Last updated on 2026-04-28 14:51:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.10.1 | 89.58 | 365.99 | 455.57 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.10.1 | 59.35 | 248.46 | 307.81 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.10.1 | 151.00 | 556.78 | 707.78 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.10.1 | 163.00 | 565.64 | 728.64 | OK | |
| r-devel-windows-x86_64 | 0.10.1 | 104.00 | 338.00 | 442.00 | 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 | 73.00 | 94.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 | 100.00 | 344.00 | 444.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 | 120.00 | 491.00 | 611.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