updateVizPackages: [Re]install any missing or outdated packages

Description Usage Arguments

View source: R/updatePackages.R

Description

For packages whose 'repo' field in 'required-packages' is CRAN or GRAN, the newly installed package will be the most current one, not the precise version specified in the 'version' field. For packages whose 'repo' is github, the package will be installed from the specified 'ref'.

Usage

1
updateVizPackages(install.if = c("older", "missing"))

Arguments

install.if

package statuses that should cause that package to be reinstalled. The default is recommended, but "newer" is a sometimes-reasonable additional option, and "perfect" is technically also an option (if you want to reinstall everything no matter what).


USGS-VIZLAB/vizlab documentation built on July 10, 2019, 12:08 a.m.