Last updated on 2026-03-31 22:52:11 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.8.1 | 93.59 | 490.77 | 584.36 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.8.1 | 66.69 | 339.85 | 406.54 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.8.1 | 128.00 | 780.99 | 908.99 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.8.1 | 207.00 | 816.24 | 1023.24 | NOTE | |
| r-devel-macos-arm64 | 0.8.1 | 19.00 | 131.00 | 150.00 | OK | |
| r-devel-windows-x86_64 | 0.8.1 | 120.00 | 684.00 | 804.00 | NOTE | |
| r-patched-linux-x86_64 | 0.8.1 | 89.14 | 458.06 | 547.20 | OK | |
| r-release-linux-x86_64 | 0.8.1 | 82.60 | 456.47 | 539.07 | OK | |
| r-release-macos-arm64 | 0.8.1 | 4.00 | ERROR | |||
| r-release-macos-x86_64 | 0.8.1 | 59.00 | 434.00 | 493.00 | OK | |
| r-release-windows-x86_64 | 0.8.1 | 117.00 | 680.00 | 797.00 | OK | |
| r-oldrel-macos-arm64 | 0.8.1 | 9.00 | ERROR | |||
| r-oldrel-macos-x86_64 | 0.8.1 | 60.00 | 357.00 | 417.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.8.1 | 143.00 | 985.00 | 1128.00 | OK |
Version: 0.8.1
Check: compiled code
Result: NOTE
File ‘bigPLScox/libs/bigPLScox.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: 0.8.1
Check: compiled code
Result: NOTE
File 'bigPLScox/libs/x64/bigPLScox.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.8.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘survcomp’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64
Version: 0.8.1
Check: installed package size
Result: NOTE
installed size is 7.2Mb
sub-directories of 1Mb or more:
libs 5.3Mb
Flavor: r-oldrel-macos-x86_64