Last updated on 2026-04-30 23:53:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.3.0 | 65.71 | 141.90 | 207.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.3.0 | 49.17 | 90.03 | 139.20 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.3.0 | 110.00 | 253.05 | 363.05 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.3.0 | 139.00 | 244.17 | 383.17 | OK | |
| r-devel-windows-x86_64 | 3.3.0 | 91.00 | 177.00 | 268.00 | OK | |
| r-patched-linux-x86_64 | 3.3.0 | 68.80 | 132.89 | 201.69 | OK | |
| r-release-linux-x86_64 | 3.3.0 | 66.02 | 132.34 | 198.36 | OK | |
| r-release-macos-arm64 | 3.3.0 | 15.00 | 33.00 | 48.00 | OK | |
| r-release-macos-x86_64 | 3.3.0 | 42.00 | 171.00 | 213.00 | NOTE | |
| r-release-windows-x86_64 | 3.3.0 | 81.00 | 172.00 | 253.00 | OK | |
| r-oldrel-macos-arm64 | 3.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 3.3.0 | 37.00 | 146.00 | 183.00 | OK | |
| r-oldrel-windows-x86_64 | 3.3.0 | 97.00 | 223.00 | 320.00 | OK |
Version: 3.3.0
Check: compiled code
Result: NOTE
File ‘Rgof/libs/Rgof.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