CRAN Package Check Results for Package KMLtoSHAPE

Last updated on 2025-05-09 04:52:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 30.27 240.14 270.41 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 19.13 156.06 175.19 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 443.90 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 444.39 OK
r-devel-windows-x86_64 0.1.0 27.00 183.00 210.00 OK
r-patched-linux-x86_64 0.1.0 27.91 226.95 254.86 OK
r-release-linux-x86_64 0.1.0 27.36 222.75 250.11 OK
r-release-macos-arm64 0.1.0 85.00 OK
r-release-macos-x86_64 0.1.0 203.00 OK
r-release-windows-x86_64 0.1.0 25.00 177.00 202.00 WARN
r-oldrel-macos-arm64 0.1.0 87.00 OK
r-oldrel-macos-x86_64 0.1.0 141.00 OK
r-oldrel-windows-x86_64 0.1.0 35.00 254.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