CRAN Package Check Results for Package ReadDIM

Last updated on 2025-04-18 21:50:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.11 27.43 226.95 254.38 OK
r-devel-linux-x86_64-debian-gcc 0.2.11 18.94 143.86 162.80 OK
r-devel-linux-x86_64-fedora-clang 0.2.11 401.84 OK
r-devel-linux-x86_64-fedora-gcc 0.2.11 405.01 OK
r-devel-windows-x86_64 0.2.11 24.00 182.00 206.00 WARN
r-patched-linux-x86_64 0.2.11 21.24 220.28 241.52 OK
r-release-linux-x86_64 0.2.11 28.18 218.12 246.30 OK
r-release-macos-arm64 0.2.11 76.00 OK
r-release-macos-x86_64 0.2.11 182.00 OK
r-release-windows-x86_64 0.2.11 24.00 182.00 206.00 OK
r-oldrel-macos-arm64 0.2.11 75.00 OK
r-oldrel-macos-x86_64 0.2.11 144.00 OK
r-oldrel-windows-x86_64 0.2.11 33.00 249.00 282.00 OK

Check Details

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