Deal with Dependencies


[Up] [Top]

Documentation for package ‘attachment’ version 0.0.9

Help Pages

att_from_description Return all package dependencies from current package
att_from_namespace return package dependencies from NAMESPACE file
att_from_rmd Get all dependencies from a Rmd file
att_from_rmds Get all packages called in vignettes folder
att_from_rscript Look for functions called with '::' and library/requires in one script
att_from_rscripts Look for functions called with '::' and library/requires in folder of scripts
att_to_description Add packages to description
create_dependencies_file Create a dependencies.R in the 'inst' folder
install_from_description Install missing package from DESCRIPTION
install_if_missing install packages if missing