ppm_has_binaries: Does PPM build binary packages for the current platform?

View source: R/ppm.R

ppm_has_binariesR Documentation

Does PPM build binary packages for the current platform?

Description

Does PPM build binary packages for the current platform?

Usage

ppm_has_binaries()

Value

TRUE or FALSE.

See Also

The 'pkgcache and Posit Package Manager on Linux' article at https://r-lib.github.io/pkgcache/dev/.

Other PPM functions: ppm_platforms(), ppm_r_versions(), ppm_repo_url(), ppm_snapshots()

Examples


current_r_platform()
ppm_has_binaries()


pkgcache documentation built on July 26, 2023, 5:44 p.m.