Last updated on 2026-04-01 12:53:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.2 | 62.42 | 38.12 | 100.54 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.2 | 59.62 | 29.72 | 89.34 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.2 | 75.00 | 57.17 | 132.17 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 133.00 | 68.63 | 201.63 | NOTE | |
| r-devel-macos-arm64 | 1.2.2 | 16.00 | 15.00 | 31.00 | OK | |
| r-devel-windows-x86_64 | 1.2.2 | 77.00 | 85.00 | 162.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.2 | 69.91 | 33.06 | 102.97 | OK | |
| 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-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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