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