Last updated on 2026-04-25 01:51:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 24.67 | 58.04 | 82.71 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 15.78 | 42.67 | 58.45 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 34.00 | 88.42 | 122.42 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 44.00 | 86.94 | 130.94 | OK | |
| r-patched-linux-x86_64 | 0.1.3 | 21.45 | 55.21 | 76.66 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 15.86 | 52.52 | 68.38 | OK | |
| r-release-macos-arm64 | 0.1.3 | 5.00 | 15.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 0.1.3 | 15.00 | 58.00 | 73.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.3 | 31.00 | 85.00 | 116.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.3 | 12.00 | 51.00 | 63.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.3 | 26.00 | 89.00 | 115.00 | OK |
Version: 0.1.3
Check: compiled code
Result: NOTE
File ‘bespatial/libs/bespatial.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