CRAN Package Check Results for Package SpaDES

Last updated on 2025-04-16 06:50:16 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.05 158.73 176.78 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 25.71 233.47 259.18 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 202.00 230.00 OK
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