equip: Install required system libraries

View source: R/equip.R

equipR Documentation

Install required system libraries

Description

Equip your system with libraries commonly-used during compilation of base and recommended R packages. This was previously useful with older versions of R on windows, but is no longer terribly helpful.

Usage

equip()

Value

This function is normally called for its side effects.

Examples

## Not run: 

# download useful build tools
renv::equip()


## End(Not run)

rstudio/renv documentation built on July 8, 2024, 5:48 a.m.