CRAN Package Check Results for Package rPAex

Last updated on 2025-04-23 20:49:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 24.12 195.06 219.18 OK
r-devel-linux-x86_64-debian-gcc 1.0.5 13.17 120.18 133.35 OK
r-devel-linux-x86_64-fedora-clang 1.0.5 370.13 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 332.72 OK
r-devel-windows-x86_64 1.0.5 20.00 161.00 181.00 OK
r-patched-linux-x86_64 1.0.5 19.35 185.06 204.41 OK
r-release-linux-x86_64 1.0.5 22.22 186.97 209.19 OK
r-release-macos-arm64 1.0.5 78.00 OK
r-release-macos-x86_64 1.0.5 181.00 OK
r-release-windows-x86_64 1.0.5 19.00 158.00 177.00 WARN
r-oldrel-macos-arm64 1.0.5 69.00 OK
r-oldrel-macos-x86_64 1.0.5 119.00 OK
r-oldrel-windows-x86_64 1.0.5 28.00 222.00 250.00 OK

Check Details

Version: 1.0.5
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