The R Project SVN R

Rev

Rev 89096 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 89096 Rev 89134
Line 180... Line 180...
180
    character string giving the directory in which to save the outputs.
180
    character string giving the directory in which to save the outputs.
181
    Ignored when installing from local files.
181
    Ignored when installing from local files.
182
  }
182
  }
183
  \item{\dots}{
183
  \item{\dots}{
184
    further arguments to be passed to \code{\link{download.file}},
184
    further arguments to be passed to \code{\link{download.file}},
185
    \code{\link{available.packages}}, \code{\link{install.packages}}, or to
185
    \code{\link{available.packages}}, or to
186
    the functions for binary
186
    the functions for binary
187
    installs on macOS and Windows (which accept an argument \code{"lock"}:
187
    installs on macOS and Windows (which accept an argument \code{"lock"}:
188
    see the section on \sQuote{Locking}).
188
    see the section on \sQuote{Locking}).
189
  }
189
  }
190
}
190
}