Rdocumentation
powered by
Learn R Programming
crandalf (version 0.0.1)
install_deps: Install a package and its dependencies
Description
If a package is not loadable, install its system dependencies, then install it from source. If the package cannot be found on CRAN, BioConductor will be tried.
Usage
install_deps(p)
Arguments
p
the package name