CRAN Package Check Results for Package LST

Last updated on 2025-05-05 01:50:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 22.55 180.48 203.03 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 14.10 111.18 125.28 OK
r-devel-linux-x86_64-fedora-clang 2.0.0 324.02 OK
r-devel-linux-x86_64-fedora-gcc 2.0.0 326.01 OK
r-devel-windows-x86_64 2.0.0 18.00 137.00 155.00 WARN
r-patched-linux-x86_64 2.0.0 22.03 171.22 193.25 OK
r-release-linux-x86_64 2.0.0 20.35 170.08 190.43 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 19.00 144.00 163.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 28.00 193.00 221.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