make_package_dependency_list: Make package dependency list

View source: R/make_package_dependency_list.R

make_package_dependency_listR Documentation

Make package dependency list

Description

Gathers the dependencies from each source package and combines the lists without duplication.

Usage

make_package_dependency_list(source_names, path)

Arguments

source_names

character vector containing the names of the custom packages to be installed from source.

path

character vector of length one having the path to R's library directory, which contains the packages being updated from source. This may or may or may not be the same as the system wide library directory. It could be a user directory.


rmsharp/rmsutilityr documentation built on Feb. 13, 2024, 6:01 p.m.