Last updated on 2026-04-03 23:56:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.3 | 59.45 | 67.87 | 127.32 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.7.3 | 39.79 | 52.27 | 92.06 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.7.3 | 102.00 | 108.64 | 210.64 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.3 | 122.00 | 110.27 | 232.27 | OK | |
| r-devel-macos-arm64 | 0.7.3 | 13.00 | 12.00 | 25.00 | OK | |
| r-devel-windows-x86_64 | 0.7.3 | 90.00 | 95.00 | 185.00 | NOTE | |
| r-patched-linux-x86_64 | 0.7.3 | 58.23 | 63.58 | 121.81 | NOTE | |
| r-release-linux-x86_64 | 0.7.3 | 48.45 | 61.91 | 110.36 | OK | |
| r-release-macos-arm64 | 0.7.3 | OK | ||||
| r-release-macos-x86_64 | 0.7.3 | 32.00 | 47.00 | 79.00 | OK | |
| r-release-windows-x86_64 | 0.7.3 | 89.00 | 94.00 | 183.00 | OK | |
| r-oldrel-macos-arm64 | 0.7.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.7.3 | 32.00 | 64.00 | 96.00 | OK | |
| r-oldrel-windows-x86_64 | 0.7.3 | 100.00 | 124.00 | 224.00 | OK |
Version: 0.7.3
Check: compiled code
Result: NOTE
File ‘bigsparser/libs/bigsparser.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: 0.7.3
Check: compiled code
Result: NOTE
File 'bigsparser/libs/x64/bigsparser.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