Check if a platform has system requirements support

sysreqs_is_supported(sysreqs_platform = NULL)

Arguments

sysreqs_platform

System requirements platform. If NULL, then the sysreqs_platform configuration option is used, which defaults to the current platform. Set this option if pkgdepends does not detect your platform correctly.

Value

Logical scalar.

Examples

sysreqs_is_supported()
#> [1] TRUE