lib.devTools_install: Installs the incredible 'devtools' package.

View source: R/helper_functions.R

lib.devTools_installR Documentation

Installs the incredible 'devtools' package.

Description

Will install devtools and it's dependencies into the multiversion library provided by 'lib.location()'. An alternative library location can optionally be specified.

Usage

lib.devTools_install(lib_location = lib.location(), force_install = FALSE)

Arguments

lib_location

The library (can be an empty folder) to install Devtools in. Defaults to lib.location()

force_install

FALSE by default, if the package 'devTools' is already installed, it will return silently.


Siete-F/multiversion documentation built on March 27, 2022, 1:04 p.m.