bootstrap: Bootstrap an renv Installation

Description Usage Arguments Details

Description

Bootstrap an renv installation, making the requested version of renv available for projects on the system.

Usage

1

Arguments

version

The version of renv to install. If NULL, the version of renv currently installed will be used. The requested version of renv will be retrieved from the renv public GitHub repository, at https://github.com/rstudio/renv.

Details

Normally, this function does not need to be called directly by the user; it will be invoked as required by init() and activate().


slopp/renv documentation built on July 6, 2019, 12:08 a.m.