CRAN Package Check Results for Package spatstat.random

Last updated on 2026-03-20 22:54:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.4-4 27.61 149.85 177.46 NOTE
r-devel-linux-x86_64-debian-gcc 3.4-4 25.15 110.36 135.51 WARN
r-devel-linux-x86_64-fedora-clang 3.4-4 43.00 233.33 276.33 NOTE
r-devel-linux-x86_64-fedora-gcc 3.4-4 63.00 229.10 292.10 NOTE
r-devel-macos-arm64 3.4-4 7.00 36.00 43.00 OK
r-devel-windows-x86_64 3.4-4 48.00 184.00 232.00 NOTE
r-patched-linux-x86_64 3.4-4 39.17 131.20 170.37 OK
r-release-linux-x86_64 3.4-4 34.35 131.47 165.82 OK
r-release-macos-arm64 3.4-4 7.00 36.00 43.00 OK
r-release-macos-x86_64 3.4-4 22.00 166.00 188.00 OK
r-release-windows-x86_64 3.4-4 48.00 175.00 223.00 OK
r-oldrel-macos-arm64 3.4-4 7.00 41.00 48.00 OK
r-oldrel-macos-x86_64 3.4-4 22.00 190.00 212.00 OK
r-oldrel-windows-x86_64 3.4-4 64.00 214.00 278.00 OK

Check Details

Version: 3.4-4
Check: compiled code
Result: NOTE File ‘spatstat.random/libs/spatstat.random.so’: Found non-API call to R: ‘Rf_findVar’ 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-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 3.4-4
Check: compiled code
Result: WARN File ‘spatstat.random/libs/spatstat.random.so’: Found non-API call to R: ‘Rf_findVar’ This entry point may be removed soon. 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

Version: 3.4-4
Check: compiled code
Result: NOTE File 'spatstat.random/libs/x64/spatstat.random.dll': Found non-API call to R: 'Rf_findVar' 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