Package: ompdetect Title: Example Configure Test for 'OpenMP' Version: 0.2-0 Description: Best practices for cross-platform 'OpenMP' support in an R package. On most platforms, use the R-provided Make macros. On macOS, test the pre-set environment variables, the CRAN builder configuration, the R-provided Make macros (which may be set when using a custom toolchain that supports OpenMP), and the custom OpenMP installation path (when mixing a CRAN build of R with an incompatible Xcode version). License: GPL (>= 2) Authors@R: person('Ivan', 'Krylov', role = c('aut', 'cre'), email = 'ikrylov@disroot.org') Repository: https://eddelbuettel.r-universe.dev Date/Publication: 2026-01-06 13:45:02 UTC RemoteUrl: https://github.com/eddelbuettel/ompdetect RemoteRef: local/changes RemoteSha: 2b19661c25471fc2dfab80ab285f26e44f7a5072 NeedsCompilation: yes Packaged: 2026-07-08 09:10:11 UTC; root Author: Ivan Krylov [aut, cre] Maintainer: Ivan Krylov