Last updated on 2026-04-26 01:48:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.0.8 | 68.23 | 64.85 | 133.08 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.0.8 | 55.72 | 47.17 | 102.89 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.0.8 | 90.00 | 94.64 | 184.64 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.0.8 | 145.00 | 93.68 | 238.68 | OK | |
| r-patched-linux-x86_64 | 3.0.8 | 76.09 | 59.58 | 135.67 | OK | |
| r-release-linux-x86_64 | 3.0.8 | 74.90 | 59.39 | 134.29 | OK | |
| r-release-macos-arm64 | 3.0.8 | 17.00 | 11.00 | 28.00 | OK | |
| r-release-macos-x86_64 | 3.0.8 | 54.00 | 57.00 | 111.00 | NOTE | |
| r-release-windows-x86_64 | 3.0.8 | 98.00 | 102.00 | 200.00 | OK | |
| r-oldrel-macos-arm64 | 3.0.8 | 15.00 | 13.00 | 28.00 | OK | |
| r-oldrel-macos-x86_64 | 3.0.8 | 56.00 | 49.00 | 105.00 | OK | |
| r-oldrel-windows-x86_64 | 3.0.8 | 139.00 | 132.00 | 271.00 | OK |
Version: 3.0.8
Check: compiled code
Result: NOTE
File ‘gamstransfer/libs/gamstransfer.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