Package: ompdetect 0.2-0

Ivan Krylov
ompdetect: Example Configure Test for 'OpenMP'
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).
Authors:
ompdetect_0.2-0.tar.gz
ompdetect_0.2-0.zip(r-4.7)ompdetect_0.2-0.zip(r-4.6)ompdetect_0.2-0.zip(r-4.5)
ompdetect_0.2-0.tgz(r-4.6-x86_64)ompdetect_0.2-0.tgz(r-4.6-arm64)ompdetect_0.2-0.tgz(r-4.5-x86_64)ompdetect_0.2-0.tgz(r-4.5-arm64)
ompdetect_0.2-0.tar.gz(r-4.7-arm64)ompdetect_0.2-0.tar.gz(r-4.7-x86_64)ompdetect_0.2-0.tar.gz(r-4.6-arm64)ompdetect_0.2-0.tar.gz(r-4.6-x86_64)
ompdetect_0.2-0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ompdetect/json (API)
| # Install 'ompdetect' in R: |
| install.packages('ompdetect', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/ompdetect/issues
Last updated from:2b19661c25 (on local/changes). Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 92 | ||
| linux-devel-x86_64 | OK | 97 | ||
| source / vignettes | OK | 162 | ||
| linux-release-arm64 | OK | 96 | ||
| linux-release-x86_64 | OK | 92 | ||
| macos-release-arm64 | OK | 64 | ||
| macos-release-x86_64 | OK | 234 | ||
| macos-oldrel-arm64 | OK | 84 | ||
| macos-oldrel-x86_64 | OK | 195 | ||
| windows-devel | OK | 107 | ||
| windows-release | OK | 70 | ||
| windows-oldrel | OK | 59 | ||
| wasm-release | OK | 88 |
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Did we detect OpenMP on this system? | ompdetect omplimits |