CRAN Package Check Results for Package assignR

Last updated on 2025-04-14 21:50:40 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 16.72 197.32 214.04 OK
r-devel-linux-x86_64-fedora-clang 2.4.3 535.88 OK
r-devel-linux-x86_64-fedora-gcc 2.4.3 568.81 OK
r-devel-windows-x86_64 2.4.3 23.00 259.00 282.00 WARN
r-patched-linux-x86_64 2.4.3 23.83 304.40 328.23 OK
r-release-linux-x86_64 2.4.3 24.61 303.25 327.86 OK
r-release-macos-arm64 2.4.3 158.00 OK
r-release-macos-x86_64 2.4.3 354.00 OK
r-release-windows-x86_64 2.4.3 24.00 274.00 298.00 OK
r-oldrel-macos-arm64 2.4.3 114.00 OK
r-oldrel-macos-x86_64 2.4.3 309.00 OK
r-oldrel-windows-x86_64 2.4.3 34.00 389.00 423.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