CRAN Package Check Results for Package SpaDES

Last updated on 2025-04-28 06:49:59 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 17.52 167.21 184.73 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 26.00 189.00 215.00 WARN
r-patched-linux-x86_64 2.0.11 28.13 233.79 261.92 OK
r-release-linux-x86_64 2.0.11 26.29 234.56 260.85 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 187.00 214.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-devel-windows-x86_64

Version: 2.0.11
Check: whether the namespace can be unloaded cleanly
Result: WARN
Flavor: r-release-windows-x86_64