Last updated on 2026-03-29 14:50:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 44.77 | 169.84 | 214.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 32.22 | 111.68 | 143.90 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 60.00 | 262.71 | 322.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 86.00 | 276.78 | 362.78 | OK | |
| r-devel-macos-arm64 | 1.0.1 | 8.00 | 39.00 | 47.00 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 51.00 | 184.00 | 235.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 33.47 | 160.89 | 194.36 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 31.73 | 159.61 | 191.34 | OK | |
| r-release-macos-arm64 | 1.0.1 | 7.00 | 39.00 | 46.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 26.00 | 142.00 | 168.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 43.00 | 179.00 | 222.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | 7.00 | 48.00 | 55.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.1 | 26.00 | 166.00 | 192.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 55.00 | 241.00 | 296.00 | OK |
Version: 1.0.1
Check: compiled code
Result: NOTE
File ‘rofanova/libs/rofanova.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