CRAN Package Check Results for Package ag5Tools

Last updated on 2025-04-26 07:51:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 24.44 225.35 249.79 OK
r-devel-linux-x86_64-debian-gcc 0.0.2 16.82 139.31 156.13 OK
r-devel-linux-x86_64-fedora-clang 0.0.2 390.28 OK
r-devel-linux-x86_64-fedora-gcc 0.0.2 391.04 OK
r-devel-windows-x86_64 0.0.2 22.00 172.00 194.00 OK
r-patched-linux-x86_64 0.0.2 25.10 214.11 239.21 OK
r-release-linux-x86_64 0.0.2 21.08 213.45 234.53 OK
r-release-macos-arm64 0.0.2 103.00 OK
r-release-macos-x86_64 0.0.2 225.00 OK
r-release-windows-x86_64 0.0.2 22.00 170.00 192.00 WARN
r-oldrel-macos-arm64 0.0.2 104.00 OK
r-oldrel-macos-x86_64 0.0.2 160.00 OK
r-oldrel-windows-x86_64 0.0.2 31.00 247.00 278.00 OK

Check Details

Version: 0.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. Flavor: r-release-windows-x86_64