Last updated on 2026-04-26 13:49:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 14.96 | 42.80 | 57.76 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 12.31 | 33.57 | 45.88 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 25.00 | 63.23 | 88.23 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 32.00 | 62.09 | 94.09 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 17.46 | 39.84 | 57.30 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 17.16 | 39.31 | 56.47 | OK | |
| r-release-macos-arm64 | 0.1.0 | 4.00 | 12.00 | 16.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 12.00 | 41.00 | 53.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.0 | 22.00 | 78.00 | 100.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 10.00 | 38.00 | 48.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 26.00 | 93.00 | 119.00 | OK |
Version: 0.1.0
Check: compiled code
Result: NOTE
File ‘RMM/libs/RMM.so’:
Found non-API call to R: ‘R_MissingArg’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavor: r-release-macos-x86_64