CRAN Package Check Results for Package rkriging

Last updated on 2026-04-24 13:18:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 116.87 88.51 205.38 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 92.26 62.81 155.07 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 137.00 134.66 271.66 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 246.00 132.75 378.75 OK
r-patched-linux-x86_64 1.0.2 130.42 90.50 220.92 OK
r-release-linux-x86_64 1.0.2 125.51 87.59 213.10 OK
r-release-macos-arm64 1.0.2 OK
r-release-macos-x86_64 1.0.2 79.00 116.00 195.00 NOTE
r-release-windows-x86_64 1.0.2 120.00 123.00 243.00 OK
r-oldrel-macos-arm64 1.0.2 OK
r-oldrel-macos-x86_64 1.0.2 71.00 102.00 173.00 OK
r-oldrel-windows-x86_64 1.0.2 116.00 126.00 242.00 OK

Check Details

Version: 1.0.2
Check: compiled code
Result: NOTE File ‘rkriging/libs/rkriging.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