CRAN Package Check Results for Package isocat

Last updated on 2025-04-04 12:52:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 25.67 263.76 289.43 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 16.82 168.06 184.88 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 491.74 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 461.00 OK
r-devel-macos-arm64 0.3.0 109.00 OK
r-devel-macos-x86_64 0.3.0 232.00 OK
r-devel-windows-x86_64 0.3.0 24.00 199.00 223.00 WARN
r-patched-linux-x86_64 0.3.0 25.96 249.76 275.72 OK
r-release-linux-x86_64 0.3.0 21.54 241.95 263.49 OK
r-release-macos-arm64 0.3.0 104.00 OK
r-release-macos-x86_64 0.3.0 166.00 OK
r-release-windows-x86_64 0.3.0 24.00 202.00 226.00 OK
r-oldrel-macos-arm64 0.3.0 OK
r-oldrel-macos-x86_64 0.3.0 306.00 OK
r-oldrel-windows-x86_64 0.3.0 34.00 279.00 313.00 OK

Check Details

Version: 0.3.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-devel-windows-x86_64