Last updated on 2026-04-24 13:48:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.2 | 55.67 | 44.29 | 99.96 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.2 | 57.69 | 34.95 | 92.64 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.2 | 75.00 | 56.65 | 131.65 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 138.00 | 68.02 | 206.02 | OK | |
| r-patched-linux-x86_64 | 1.2.2 | 69.95 | 35.56 | 105.51 | OK | |
| r-release-linux-x86_64 | 1.2.2 | 71.56 | 33.07 | 104.63 | OK | |
| r-release-macos-arm64 | 1.2.2 | 20.00 | 16.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 1.2.2 | 68.00 | 85.00 | 153.00 | NOTE | |
| r-release-windows-x86_64 | 1.2.2 | 71.00 | 86.00 | 157.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.2 | 20.00 | 16.00 | 36.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.2 | 74.00 | 152.00 | 226.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.2 | 73.00 | 83.00 | 156.00 | OK |
Version: 1.2.2
Check: compiled code
Result: NOTE
File ‘sorcering/libs/sorcering.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