Last updated on 2026-04-04 00:52:11 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 44.07 | 169.22 | 213.29 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 29.54 | 110.68 | 140.22 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 68.00 | 279.70 | 347.70 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 76.00 | 273.70 | 349.70 | OK | |
| r-devel-macos-arm64 | 1.0.1 | 8.00 | 39.00 | 47.00 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 50.00 | 180.00 | 230.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.1 | 37.52 | 160.58 | 198.10 | NOTE | |
| 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 | 45.00 | 178.00 | 223.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 | 54.00 | 243.00 | 297.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 1.0.1
Check: compiled code
Result: NOTE
File 'rofanova/libs/x64/rofanova.dll':
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-windows-x86_64