CRAN Package Check Results for Package isocat

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 29.06 268.13 297.19 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 18.59 172.20 190.79 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 461.30 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 470.03 OK
r-devel-windows-x86_64 0.3.0 25.00 200.00 225.00 WARN
r-patched-linux-x86_64 0.3.0 24.51 250.44 274.95 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 0.3.0 109.00 OK
r-release-macos-x86_64 0.3.0 231.00 OK
r-release-windows-x86_64 0.3.0 25.00 204.00 229.00 OK
r-oldrel-macos-arm64 0.3.0 104.00 OK
r-oldrel-macos-x86_64 0.3.0 166.00 OK
r-oldrel-windows-x86_64 0.3.0 35.00 291.00 326.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