Last updated on 2026-04-01 21:52:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 122.90 | 106.37 | 229.27 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 100.63 | 107.09 | 207.72 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 146.00 | 164.02 | 310.02 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 273.00 | 178.30 | 451.30 | OK | |
| r-devel-macos-arm64 | 1.0.0 | 26.00 | 14.00 | 40.00 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 136.00 | 186.00 | 322.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.0 | 136.51 | 111.55 | 248.06 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 135.60 | 111.48 | 247.08 | 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-devel-linux-x86_64-fedora-clang
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