supported_archs: Find supported sub-architectures for the current R...

View source: R/utils.R

supported_archsR Documentation

Find supported sub-architectures for the current R installation

Description

This function uses a heuristic, which might fail, so its result should be taken as a best guess.

Usage

supported_archs()

Value

Character vector of supported architectures. If the current R build is not a multi-architecture build, then an empty string scalar is returned.

Examples

supported_archs()

r-pkgs/callr documentation built on Feb. 26, 2025, 3:33 a.m.