Last updated on 2026-04-25 01:51:20 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 | 56.14 | 47.27 | 103.41 | 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 | 75.47 | 57.96 | 133.43 | 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 | 107.00 | 104.00 | 211.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