Last updated on 2026-04-01 01:53:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 14.01 | 42.02 | 56.03 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 12.41 | 31.42 | 43.83 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 23.00 | 61.31 | 84.31 | 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 | 4.00 | 12.00 | 16.00 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 23.00 | 79.00 | 102.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.0 | 12.36 | 37.52 | 49.88 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 12.88 | 37.29 | 50.17 | 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 | 77.00 | 97.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 | 23.00 | 93.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-clang
Version: 0.1.0
Check: compiled code
Result: NOTE
File 'RMM/libs/x64/RMM.dll':
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-windows-x86_64