CRAN Package Check Results for Package SpaDES

Last updated on 2025-04-17 05:49:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.11 29.89 253.81 283.70 OK
r-devel-linux-x86_64-debian-gcc 2.0.11 18.72 164.14 182.86 OK
r-devel-linux-x86_64-fedora-clang 2.0.11 442.32 OK
r-devel-linux-x86_64-fedora-gcc 2.0.11 443.80 OK
r-devel-windows-x86_64 2.0.11 26.00 192.00 218.00 WARN
r-patched-linux-x86_64 2.0.11 27.52 234.15 261.67 OK
r-release-linux-x86_64 2.0.11 23.88 232.69 256.57 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 28.00 195.00 223.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 38.00 276.00 314.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 package can be unloaded cleanly
Result: WARN
Flavor: r-release-windows-x86_64