loadPackagesForRegistration: Loads packages required by Registration. If not present, then...

Usage Arguments Value Author(s) See Also

View source: R/loadPackagesForRegistration.R

Usage

1
loadPackagesForRegistration(CRANMirror = 83, tryToInstall = FALSE)

Arguments

CRANMirror

CRANMirror is the Cran mirror from where the package will be installed if

tryToInstall

tryToInstall is by default FALSE. If TRUE, it will try to install a package that is absent

Value

PackageList

Returns a list of two vectors, 'Packages' and 'Packages_Par'. In this version, both are the same packages that are required by Registration

Author(s)

Subhrangshu Nandi; Statistics PhD student, UW Madison; snandi@wisc.edu or nands31@gmail.com

See Also

library, require


snandi/Registration documentation built on May 30, 2019, 5:04 a.m.