CRAN Package Check Results for Package spatialreg

Last updated on 2026-03-19 04:57:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4-2 26.25 380.72 406.97 NOTE
r-devel-linux-x86_64-debian-gcc 1.4-2 17.12 249.74 266.86 NOTE
r-devel-linux-x86_64-fedora-clang 1.4-2 46.00 641.35 687.35 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4-2 43.00 607.13 650.13 NOTE
r-devel-macos-arm64 1.4-2 7.00 87.00 94.00 OK
r-devel-windows-x86_64 1.4-2 28.00 357.00 385.00 NOTE
r-patched-linux-x86_64 1.4-2 26.22 360.33 386.55 OK
r-release-linux-x86_64 1.4-2 24.21 357.20 381.41 OK
r-release-macos-arm64 1.4-2 OK
r-release-macos-x86_64 1.4-2 17.00 489.00 506.00 OK
r-release-windows-x86_64 1.4-2 31.00 369.00 400.00 OK
r-oldrel-macos-arm64 1.4-2 OK
r-oldrel-macos-x86_64 1.4-2 17.00 474.00 491.00 OK
r-oldrel-windows-x86_64 1.4-2 43.00 510.00 553.00 OK

Check Details

Version: 1.4-2
Check: compiled code
Result: NOTE File ‘spatialreg/libs/spatialreg.so’: Found non-API call to R: ‘Rf_findVarInFrame’ 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.4-2
Check: compiled code
Result: NOTE File 'spatialreg/libs/x64/spatialreg.dll': Found non-API call to R: 'Rf_findVarInFrame' 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-windows-x86_64