CRAN Package Check Results for Package raster

Last updated on 2026-04-26 02:49:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6-32 182.19 433.08 615.27 OK
r-devel-linux-x86_64-debian-gcc 3.6-32 122.22 268.72 390.94 OK
r-devel-linux-x86_64-fedora-clang 3.6-32 301.00 668.14 969.14 OK
r-devel-linux-x86_64-fedora-gcc 3.6-32 343.00 652.51 995.51 OK
r-patched-linux-x86_64 3.6-32 179.25 406.31 585.56 OK
r-release-linux-x86_64 3.6-32 177.99 404.48 582.47 OK
r-release-macos-arm64 3.6-32 40.00 68.00 108.00 OK
r-release-macos-x86_64 3.6-32 119.00 535.00 654.00 NOTE
r-release-windows-x86_64 3.6-32 197.00 421.00 618.00 OK
r-oldrel-macos-arm64 3.6-32 OK
r-oldrel-macos-x86_64 3.6-32 103.00 419.00 522.00 OK
r-oldrel-windows-x86_64 3.6-32 262.00 561.00 823.00 OK

Check Details

Version: 3.6-32
Check: compiled code
Result: NOTE File ‘raster/libs/raster.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-release-macos-x86_64