Last updated on 2026-04-25 13:50:25 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.12 | 5.28 | 24.78 | 30.06 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.12 | 4.74 | 20.32 | 25.06 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.12 | 40.47 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.12 | 10.00 | 32.93 | 42.93 | OK | |
| r-patched-linux-x86_64 | 0.3.12 | 5.74 | 22.09 | 27.83 | OK | |
| r-release-linux-x86_64 | 0.3.12 | 5.39 | 20.43 | 25.82 | OK | |
| r-release-macos-arm64 | 0.3.12 | 2.00 | 9.00 | 11.00 | OK | |
| r-release-macos-x86_64 | 0.3.12 | 7.00 | 28.00 | 35.00 | NOTE | |
| r-release-windows-x86_64 | 0.3.12 | 13.00 | 49.00 | 62.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.12 | 2.00 | 9.00 | 11.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.12 | 7.00 | 68.00 | 75.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.12 | 12.00 | 46.00 | 58.00 | OK |
Version: 0.3.12
Check: compiled code
Result: NOTE
File ‘collections/libs/collections.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’
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