Last updated on 2026-04-26 06:50:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.10.1 | 84.62 | 366.82 | 451.44 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.10.1 | 61.56 | 249.28 | 310.84 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.10.1 | 154.00 | 556.72 | 710.72 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.10.1 | 163.00 | 565.64 | 728.64 | OK | |
| r-patched-linux-x86_64 | 0.10.1 | 80.55 | 351.31 | 431.86 | OK | |
| r-release-linux-x86_64 | 0.10.1 | 86.31 | 349.05 | 435.36 | OK | |
| r-release-macos-arm64 | 0.10.1 | 21.00 | 74.00 | 95.00 | OK | |
| r-release-macos-x86_64 | 0.10.1 | 61.00 | 397.00 | 458.00 | NOTE | |
| r-release-windows-x86_64 | 0.10.1 | 98.00 | 333.00 | 431.00 | OK | |
| r-oldrel-macos-arm64 | 0.10.1 | 17.00 | 82.00 | 99.00 | OK | |
| r-oldrel-macos-x86_64 | 0.10.1 | 58.00 | 356.00 | 414.00 | OK | |
| r-oldrel-windows-x86_64 | 0.10.1 | 121.00 | 479.00 | 600.00 | OK |
Version: 0.10.1
Check: compiled code
Result: NOTE
File ‘exactextractr/libs/exactextractr.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-release-macos-x86_64