Last updated on 2026-04-08 23:55:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 123.21 | 106.88 | 230.09 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 104.28 | 108.35 | 212.63 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 180.00 | 185.28 | 365.28 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 277.00 | 179.19 | 456.19 | OK | |
| r-devel-macos-arm64 | 1.0.0 | 26.00 | 14.00 | 40.00 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 133.00 | 189.00 | 322.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.0 | 140.21 | 114.76 | 254.97 | NOTE | |
| r-release-linux-x86_64 | 1.0.0 | 134.03 | 110.35 | 244.38 | OK | |
| r-release-macos-arm64 | 1.0.0 | OK | ||||
| r-release-macos-x86_64 | 1.0.0 | 74.00 | 114.00 | 188.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 130.00 | 187.00 | 317.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 71.00 | 94.00 | 165.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.0 | 155.00 | 206.00 | 361.00 | OK |
Version: 1.0.0
Check: compiled code
Result: NOTE
File ‘GLMcat/libs/GLMcat.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.0.0
Check: compiled code
Result: NOTE
File 'GLMcat/libs/x64/GLMcat.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.0.0
Check: installed package size
Result: NOTE
installed size is 25.4Mb
sub-directories of 1Mb or more:
libs 24.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64