CRAN Package Check Results for Package SpatGRID

Last updated on 2025-04-26 05:52:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 27.98 240.27 268.25 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 19.12 153.11 172.23 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 426.10 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 414.72 OK
r-devel-windows-x86_64 0.1.0 25.00 179.00 204.00 OK
r-patched-linux-x86_64 0.1.0 28.89 227.38 256.27 OK
r-release-linux-x86_64 0.1.0 27.80 229.82 257.62 OK
r-release-macos-arm64 0.1.0 112.00 OK
r-release-macos-x86_64 0.1.0 231.00 OK
r-release-windows-x86_64 0.1.0 25.00 172.00 197.00 WARN
r-oldrel-macos-arm64 0.1.0 96.00 OK
r-oldrel-macos-x86_64 0.1.0 161.00 OK
r-oldrel-windows-x86_64 0.1.0 37.00 252.00 289.00 OK

Check Details

Version: 0.1.0
Check: whether the namespace can be loaded with stated dependencies
Result: WARN A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-release-windows-x86_64