CRAN Package Check Results for Package agriwater

Last updated on 2025-05-10 16:52:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 29.33 219.22 248.55 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 15.64 134.86 150.50 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 390.25 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 395.08 OK
r-devel-windows-x86_64 1.0.2 22.00 167.00 189.00 WARN
r-patched-linux-x86_64 1.0.2 28.97 207.35 236.32 OK
r-release-linux-x86_64 1.0.2 24.26 207.85 232.11 OK
r-release-macos-arm64 1.0.2 88.00 OK
r-release-macos-x86_64 1.0.2 200.00 OK
r-release-windows-x86_64 1.0.2 25.00 165.00 190.00 WARN
r-oldrel-macos-arm64 1.0.2 95.00 OK
r-oldrel-macos-x86_64 1.0.2 135.00 OK
r-oldrel-windows-x86_64 1.0.2 26.00 230.00 256.00 OK

Check Details

Version: 1.0.2
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. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64