Install R packages from CRAN, GitHub, Bioconductor, or local source.
Respects mirror settings from set_mirror().
Usage
inst_pkg(
pkg = NULL,
source = c("CRAN", "GitHub", "Bioconductor", "Local"),
path = NULL,
...
)Install R packages from CRAN, GitHub, Bioconductor, or local source.
Respects mirror settings from set_mirror().
inst_pkg(
pkg = NULL,
source = c("CRAN", "GitHub", "Bioconductor", "Local"),
path = NULL,
...
)