CRAN Package Check Results for Package assignR

Last updated on 2025-04-12 01:52:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4.3 23.60 316.08 339.68 OK
r-devel-linux-x86_64-debian-gcc 2.4.3 14.80 204.15 218.95 OK
r-devel-linux-x86_64-fedora-clang 2.4.3 571.34 OK
r-devel-linux-x86_64-fedora-gcc 2.4.3 568.81 OK
r-devel-macos-arm64 2.4.3 158.00 OK
r-devel-macos-x86_64 2.4.3 354.00 OK
r-devel-windows-x86_64 2.4.3 23.00 259.00 282.00 WARN
r-patched-linux-x86_64 2.4.3 26.25 304.01 330.26 OK
r-release-linux-x86_64 2.4.3 OK
r-release-macos-arm64 2.4.3 114.00 OK
r-release-macos-x86_64 2.4.3 309.00 OK
r-release-windows-x86_64 2.4.3 33.00 366.00 399.00 OK
r-oldrel-macos-arm64 2.4.3 OK
r-oldrel-macos-x86_64 2.4.3 311.00 OK
r-oldrel-windows-x86_64 2.4.3 34.00 347.00 381.00 OK

Check Details

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