CRAN Package Check Results for Package bespatial

Last updated on 2026-03-29 01:50:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 21.17 58.70 79.87 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 14.65 41.16 55.81 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 33.00 89.24 122.24 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 43.00 88.05 131.05 OK
r-devel-macos-arm64 0.1.3 4.00 15.00 19.00 OK
r-devel-windows-x86_64 0.1.3 32.00 88.00 120.00 OK
r-patched-linux-x86_64 0.1.3 15.09 53.35 68.44 OK
r-release-linux-x86_64 0.1.3 15.91 51.70 67.61 OK
r-release-macos-arm64 0.1.3 OK
r-release-macos-x86_64 0.1.3 12.00 51.00 63.00 OK
r-release-windows-x86_64 0.1.3 28.00 87.00 115.00 OK
r-oldrel-macos-arm64 0.1.3 OK
r-oldrel-macos-x86_64 0.1.3 12.00 61.00 73.00 OK
r-oldrel-windows-x86_64 0.1.3 31.00 112.00 143.00 OK

Check Details

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-devel-linux-x86_64-debian-gcc