Last updated on 2026-04-02 17:52:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9-53 | 70.09 | 103.47 | 173.56 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.9-53 | 48.15 | 74.30 | 122.45 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.9-53 | 101.00 | 168.50 | 269.50 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.9-53 | 146.00 | 179.34 | 325.34 | OK | |
| r-devel-macos-arm64 | 0.9-53 | 13.00 | 26.00 | 39.00 | OK | |
| r-devel-windows-x86_64 | 0.9-53 | 79.00 | 139.00 | 218.00 | NOTE | |
| r-patched-linux-x86_64 | 0.9-53 | 66.17 | 97.53 | 163.70 | NOTE | |
| r-release-linux-x86_64 | 0.9-53 | 59.34 | 96.02 | 155.36 | OK | |
| r-release-macos-arm64 | 0.9-53 | OK | ||||
| r-release-macos-x86_64 | 0.9-53 | 41.00 | 112.00 | 153.00 | OK | |
| r-release-windows-x86_64 | 0.9-53 | 72.00 | 140.00 | 212.00 | OK | |
| r-oldrel-macos-arm64 | 0.9-53 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.9-53 | 39.00 | 111.00 | 150.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.9-53 | 86.00 | 167.00 | 253.00 | OK |
Version: 0.9-53
Check: compiled code
Result: NOTE
File ‘penalized/libs/penalized.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-patched-linux-x86_64
Version: 0.9-53
Check: compiled code
Result: NOTE
File 'penalized/libs/x64/penalized.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: 0.9-53
Check: installed package size
Result: NOTE
installed size is 6.1Mb
sub-directories of 1Mb or more:
libs 5.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64