Skip to content
Incomplete sheet

This sheet is incomplete and could use some attention. Please submit code snippet suggestions as an issue or PR here.

devtools

Rtools

Rtools can be downloaded and installed from https://cran.r-project.org/bin/windows/Rtools/

Action Code Details
Check if Rtools is present
pkgbuild::has_rtools()

Build

Action Code Details
Check if build tools are present
pkgbuild::check_build_tools()