install_packages: Package installer

Description Usage Arguments

View source: R/install.R

Description

Wrapper around biocLite. In addition to the standard functionality provided biocLite, this function also download and untars the source files to destdir.

Usage

1
2
install_packages(pkgs, destdir = getOption("rmisc.pkgs"), update = FALSE,
  ...)

Arguments

pkgs

Packages

destdir

Where to put the source code.

update

call update_packages.

...

Further arguments passed on to biocLite.


gschofl/rmisc documentation built on May 17, 2019, 8:54 a.m.