Last updated on 2026-04-25 03:52:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 124.00 | 107.32 | 231.32 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 100.63 | 109.03 | 209.66 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 146.00 | 161.93 | 307.93 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 270.00 | 182.83 | 452.83 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 139.27 | 115.39 | 254.66 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 135.28 | 110.18 | 245.46 | OK | |
| r-release-macos-arm64 | 1.0.0 | 26.00 | 14.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 78.00 | 95.00 | 173.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.0 | 134.00 | 182.00 | 316.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 74.00 | 114.00 | 188.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 129.00 | 183.00 | 312.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.
Flavor: r-release-macos-x86_64