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()

callr documentation built on Nov. 2, 2022, 5:09 p.m.