Learn R Programming

renv (version 0.7.0-7)

equip: Install Required System Libraries

Description

Equip your system with libraries commonly-used during compilation of R packages. Currently only supported on Windows.

Usage

equip()

Arguments

Examples

Run this code
# NOT RUN {
# download useful build tools
renv::equip()

# }

Run the code above in your browser using DataLab