Description Usage Arguments Details Author(s)
Install missing packages
1 2 | install_missing_packages(remake_file = "remake.yml", instructions = FALSE,
missing_only = TRUE, skip_target_packages = FALSE)
|
remake_file |
Name of the remakefile to look for the list of required packages |
instructions |
Rather than install anything, prints instructions on how to install missing things |
missing_only |
If |
skip_target_packages |
Skip packages that are mentioned only in targets? |
No version comparison is done - see packrat for a more complete package management solution, though in my initial experiments it does not play that nicely with remake.
Rich FitzJohn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.