Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

install_deps_file

Install R packages from a package dependencies (deps.yaml) file


Description

Installs packages from GitHub and CRAN based on Sha1 key and version number respectively, as defined in a deps.yaml file created by make_deps_file

Usage

install_deps_file(directory = getwd())

Arguments

directory

directory containing deps.yaml file

See Also


automagic

Automagically Document and Install Packages Necessary to Run R Code

v0.5.1
GPL
Authors
Cole Brokamp [aut, cre], Steph Locke [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.