CRAN Package Check Results for Package LST

Last updated on 2025-04-15 09:52:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 23.02 179.86 202.88 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 13.66 107.33 120.99 OK
r-devel-linux-x86_64-fedora-clang 2.0.0 324.02 OK
r-devel-linux-x86_64-fedora-gcc 2.0.0 322.69 OK
r-devel-windows-x86_64 2.0.0 18.00 133.00 151.00 WARN
r-patched-linux-x86_64 2.0.0 20.70 169.33 190.03 OK
r-release-linux-x86_64 2.0.0 22.11 172.68 194.79 OK
r-release-macos-arm64 2.0.0 66.00 OK
r-release-macos-x86_64 2.0.0 151.00 OK
r-release-windows-x86_64 2.0.0 20.00 140.00 160.00 OK
r-oldrel-macos-arm64 2.0.0 69.00 OK
r-oldrel-macos-x86_64 2.0.0 193.00 OK
r-oldrel-windows-x86_64 2.0.0 16.00 199.00 215.00 OK

Check Details

Version: 2.0.0
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