Last updated on 2026-04-03 23:56:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.2 | 60.13 | 38.08 | 98.21 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.2 | 61.86 | 29.76 | 91.62 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.2 | 83.00 | 60.19 | 143.19 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 146.00 | 72.30 | 218.30 | OK | |
| r-devel-macos-arm64 | 1.2.2 | 16.00 | 15.00 | 31.00 | OK | |
| r-devel-windows-x86_64 | 1.2.2 | 77.00 | 89.00 | 166.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.2 | 70.94 | 35.41 | 106.35 | NOTE | |
| r-release-linux-x86_64 | 1.2.2 | 68.75 | 33.38 | 102.13 | OK | |
| r-release-macos-arm64 | 1.2.2 | 20.00 | 16.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 1.2.2 | 74.00 | 152.00 | 226.00 | OK | |
| r-release-windows-x86_64 | 1.2.2 | 76.00 | 82.00 | 158.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.2 | 19.00 | 25.00 | 44.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.2.2 | 72.00 | 140.00 | 212.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.2.2 | 96.00 | 99.00 | 195.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 1.2.2
Check: compiled code
Result: NOTE
File 'sorcering/libs/x64/sorcering.dll':
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-devel-windows-x86_64
Version: 1.2.2
Check: installed package size
Result: NOTE
installed size is 7.8Mb
sub-directories of 1Mb or more:
libs 7.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64