CRAN Package Check Results for Package LST

Last updated on 2025-04-05 18:51:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 22.77 178.42 201.19 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 11.91 107.57 119.48 OK
r-devel-linux-x86_64-fedora-clang 2.0.0 332.31 OK
r-devel-linux-x86_64-fedora-gcc 2.0.0 333.02 OK
r-devel-macos-arm64 2.0.0 66.00 OK
r-devel-macos-x86_64 2.0.0 151.00 OK
r-devel-windows-x86_64 2.0.0 17.00 139.00 156.00 OK
r-patched-linux-x86_64 2.0.0 18.95 169.59 188.54 OK
r-release-linux-x86_64 2.0.0 18.61 163.76 182.37 OK
r-release-macos-arm64 2.0.0 69.00 OK
r-release-macos-x86_64 2.0.0 193.00 OK
r-release-windows-x86_64 2.0.0 20.00 135.00 155.00 WARN
r-oldrel-macos-arm64 2.0.0 OK
r-oldrel-macos-x86_64 2.0.0 175.00 OK
r-oldrel-windows-x86_64 2.0.0 19.00 192.00 211.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-release-windows-x86_64