Last updated on 2026-03-30 02:53:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.1 | 26.01 | 69.55 | 95.56 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.1 | 19.67 | 56.92 | 76.59 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.1 | 35.00 | 94.68 | 129.68 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 51.00 | 98.76 | 149.76 | OK | |
| r-devel-macos-arm64 | 0.0.1 | 5.00 | 20.00 | 25.00 | OK | |
| r-devel-windows-x86_64 | 0.0.1 | 27.00 | 93.00 | 120.00 | OK | |
| r-patched-linux-x86_64 | 0.0.1 | 23.49 | 71.04 | 94.53 | OK | |
| r-release-linux-x86_64 | 0.0.1 | 23.98 | 67.66 | 91.64 | OK | |
| r-release-macos-arm64 | 0.0.1 | 4.00 | 21.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 0.0.1 | 17.00 | 188.00 | 205.00 | OK | |
| r-release-windows-x86_64 | 0.0.1 | 25.00 | 95.00 | 120.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.1 | 5.00 | 36.00 | 41.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0.1 | 16.00 | 190.00 | 206.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.1 | 25.00 | 112.00 | 137.00 | OK |
Version: 0.0.1
Check: compiled code
Result: NOTE
File ‘golden/libs/golden.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-devel-linux-x86_64-debian-gcc