adm.savePkgLib: Save existing package library to a temporary file.

View source: R/RAdministrationFuncs.R

adm.savePkgLibR Documentation

Save existing package library to a temporary file.

Description

Save existing package library to a temporary file.

Usage

adm.savePkgLib()

Details

When upgrading your R version, run this first to save your existing package library. It can be restored after the upgrade.

Value

Just a message indicating completion

Note

It is not necessary to do this for minor upgrades, i.e. the 'x' in '3.4.x'; you only need to do so if your version changes in one of the first two positions, i.e. the 'x' in x.4.2, or 3.x.1...


johninpdx/JMLUtils documentation built on Dec. 29, 2024, 1:27 p.m.