Last updated on 2026-03-28 07:50:04 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 14.35 | 41.45 | 55.80 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 11.61 | 31.16 | 42.77 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 25.00 | 62.24 | 87.24 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 31.00 | 59.11 | 90.11 | OK | |
| r-devel-macos-arm64 | 0.1.0 | 3.00 | 12.00 | 15.00 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 21.00 | 77.00 | 98.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 12.36 | 37.52 | 49.88 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 14.41 | 36.98 | 51.39 | OK | |
| r-release-macos-arm64 | 0.1.0 | OK | ||||
| r-release-macos-x86_64 | 0.1.0 | 10.00 | 38.00 | 48.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 20.00 | 74.00 | 94.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 12.00 | 29.00 | 41.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 26.00 | 90.00 | 116.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-devel-linux-x86_64-debian-gcc