Last updated on 2026-03-28 11:49:35 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.3 | 60.70 | 68.54 | 129.24 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7.3 | 42.48 | 50.91 | 93.39 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.7.3 | 88.00 | 100.72 | 188.72 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.3 | 110.00 | 96.37 | 206.37 | OK | |
| r-devel-macos-arm64 | 0.7.3 | 13.00 | 17.00 | 30.00 | OK | |
| r-devel-windows-x86_64 | 0.7.3 | 91.00 | 97.00 | 188.00 | OK | |
| r-patched-linux-x86_64 | 0.7.3 | 51.12 | 62.43 | 113.55 | OK | |
| r-release-linux-x86_64 | 0.7.3 | 48.73 | 61.83 | 110.56 | 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 | 88.00 | 93.00 | 181.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 | 102.00 | 122.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.
Flavor: r-devel-linux-x86_64-debian-gcc