Equip your system with libraries commonly-used during compilation of
R packages. Currently only supported on Windows.
equip()
Value
This function is normally called for its side effects.
Examples
if (FALSE) {
# download useful build tools
renv::equip()
}