CRAN Package Check Results for Package spatialsample

Last updated on 2024-05-15 18:56:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 42.00 625.26 667.26 NOTE
r-devel-linux-x86_64-debian-gcc 0.5.1 34.36 460.10 494.46 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.1 1175.12 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.1 1243.28 NOTE
r-devel-windows-x86_64 0.5.1 47.00 413.00 460.00 NOTE
r-patched-linux-x86_64 0.5.1 34.76 631.76 666.52 OK
r-release-linux-x86_64 0.5.1 32.98 637.18 670.16 OK
r-release-macos-arm64 0.5.1 179.00 OK
r-release-windows-x86_64 0.5.1 45.00 417.00 462.00 OK
r-oldrel-macos-arm64 0.5.1 171.00 OK
r-oldrel-macos-x86_64 0.5.1 440.00 OK
r-oldrel-windows-x86_64 0.5.1 62.00 554.00 616.00 OK

Check Details

Version: 0.5.1
Check: compiled code
Result: NOTE File ‘spatialsample/libs/spatialsample.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. 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: 0.5.1
Check: compiled code
Result: NOTE File 'spatialsample/libs/x64/spatialsample.dll': Found non-API calls to R: 'SETLENGTH', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64