CRAN Package Check Results for Package SpatGRID

Last updated on 2025-05-03 21:51:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 28.13 238.48 266.61 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 18.19 153.00 171.19 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 426.10 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 425.53 OK
r-devel-windows-x86_64 0.1.0 26.00 184.00 210.00 OK
r-patched-linux-x86_64 0.1.0 28.06 230.82 258.88 OK
r-release-linux-x86_64 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 174.00 199.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 35.00 244.00 279.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