CRAN Package Check Results for Package rwc

Last updated on 2025-04-25 18:50:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.12 28.58 248.89 277.47 OK
r-devel-linux-x86_64-debian-gcc 1.12 18.14 156.34 174.48 OK
r-devel-linux-x86_64-fedora-clang 1.12 477.47 OK
r-devel-linux-x86_64-fedora-gcc 1.12 436.15 OK
r-devel-windows-x86_64 1.12 26.00 189.00 215.00 WARN
r-patched-linux-x86_64 1.12 31.02 234.57 265.59 OK
r-release-linux-x86_64 1.12 31.55 236.09 267.64 OK
r-release-macos-arm64 1.12 96.00 OK
r-release-macos-x86_64 1.12 225.00 OK
r-release-windows-x86_64 1.12 26.00 210.00 236.00 OK
r-oldrel-macos-arm64 1.12 90.00 OK
r-oldrel-macos-x86_64 1.12 226.00 OK
r-oldrel-windows-x86_64 1.12 38.00 269.00 307.00 OK

Check Details

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