Last updated on 2026-04-25 13:50:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.4.0 | 51.24 | 29.44 | 80.68 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.4.0 | 38.91 | 23.89 | 62.80 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.4.0 | 78.00 | 44.47 | 122.47 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.4.0 | 108.00 | 43.29 | 151.29 | OK | |
| r-patched-linux-x86_64 | 2.4.0 | 50.29 | 27.32 | 77.61 | OK | |
| r-release-linux-x86_64 | 2.4.0 | 43.37 | 26.23 | 69.60 | OK | |
| r-release-macos-arm64 | 2.4.0 | 12.00 | 5.00 | 17.00 | OK | |
| r-release-macos-x86_64 | 2.4.0 | 36.00 | 45.00 | 81.00 | NOTE | |
| r-release-windows-x86_64 | 2.4.0 | 214.00 | 86.00 | 300.00 | OK | |
| r-oldrel-macos-arm64 | 2.4.0 | 10.00 | 20.00 | 30.00 | OK | |
| r-oldrel-macos-x86_64 | 2.4.0 | 35.00 | 80.00 | 115.00 | OK | |
| r-oldrel-windows-x86_64 | 2.4.0 | 189.00 | 92.00 | 281.00 | OK |
Version: 2.4.0
Check: compiled code
Result: NOTE
File ‘protolite/libs/protolite.so’:
Found non-API call to R: ‘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