install_rforge: Attempts to install a package directly from R-Forge.

Description Usage Arguments Examples

View source: R/install-rforge.R

Description

Attempts to install a package directly from R-Forge.

Usage

1
install_rforge(project, ...)

Arguments

project

project name

...

Other arguments passed on to install.packages.

Examples

1
2
3
4
## Not run: 
install_rforge("data.table")

## End(Not run)

kevinushey/Kmisc documentation built on May 20, 2019, 9:08 a.m.