CRAN Package Check Results for Package spatstat.random

Last updated on 2026-03-16 22:50:58 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.4-4 28.08 153.47 181.55 OK
r-devel-linux-x86_64-debian-gcc 3.4-4 26.65 104.80 131.45 NOTE
r-devel-linux-x86_64-fedora-clang 3.4-4 44.00 228.55 272.55 OK
r-devel-linux-x86_64-fedora-gcc 3.4-4 65.00 225.08 290.08 OK
r-devel-macos-arm64 3.4-4 7.00 36.00 43.00 OK
r-devel-windows-x86_64 3.4-4 48.00 188.00 236.00 OK
r-patched-linux-x86_64 3.4-4 36.62 132.05 168.67 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 45.00 173.00 218.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 61.00 214.00 275.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. Flavor: r-devel-linux-x86_64-debian-gcc