erblast/updateR: Update R in a desktop and server environment

This package offers functions to copy libraries and Rprofile.site settings of an old R installation to a fresh installation and functions to maintain a miniCRAN repository that can be copied to a server environment with no internet connection. Functions of this package should with some exception never run inside an RStudio IDE because it requires manipulations of package installations that are automatically loaded by RStudio. Packages stored in the user's HOME directory will be ignored and the HOME directory will be removed from .libPaths() by a statement inside Rprofile.site.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("erblast/updateR")
erblast/updateR documentation built on May 17, 2019, 7:04 p.m.