Does PPM build binary packages for the current platform?
See also
The 'pkgcache and Posit Package Manager on Linux' article at https://r-lib.github.io/pkgcache/.
Other PPM functions:
ppm_platforms()
,
ppm_r_versions()
,
ppm_repo_url()
,
ppm_snapshots()
Examples
if (FALSE) {
system_r_platform()
ppm_has_binaries()
}