CRAN Package Check Results for Package ReadDIM

Last updated on 2025-04-26 07:52:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.11 28.55 223.26 251.81 OK
r-devel-linux-x86_64-debian-gcc 0.2.11 18.80 142.67 161.47 OK
r-devel-linux-x86_64-fedora-clang 0.2.11 401.84 OK
r-devel-linux-x86_64-fedora-gcc 0.2.11 380.47 OK
r-devel-windows-x86_64 0.2.11 25.00 179.00 204.00 OK
r-patched-linux-x86_64 0.2.11 27.71 218.13 245.84 OK
r-release-linux-x86_64 0.2.11 22.52 216.91 239.43 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 25.00 170.00 195.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 34.00 235.00 269.00 WARN

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-oldrel-windows-x86_64