CRAN Package Check Results for Package SpaDES

Last updated on 2025-04-26 05:52:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.11 29.17 249.69 278.86 OK
r-devel-linux-x86_64-debian-gcc 2.0.11 18.24 159.94 178.18 OK
r-devel-linux-x86_64-fedora-clang 2.0.11 442.32 OK
r-devel-linux-x86_64-fedora-gcc 2.0.11 441.89 OK
r-devel-windows-x86_64 2.0.11 28.00 196.00 224.00 OK
r-patched-linux-x86_64 2.0.11 24.56 234.06 258.62 OK
r-release-linux-x86_64 2.0.11 23.35 235.04 258.39 OK
r-release-macos-arm64 2.0.11 118.00 OK
r-release-macos-x86_64 2.0.11 244.00 OK
r-release-windows-x86_64 2.0.11 27.00 178.00 205.00 WARN
r-oldrel-macos-arm64 2.0.11 117.00 OK
r-oldrel-macos-x86_64 2.0.11 171.00 OK
r-oldrel-windows-x86_64 2.0.11 39.00 271.00 310.00 OK

Check Details

Version: 2.0.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-release-windows-x86_64