CRAN Package Check Results for Package GLCMTextures

Last updated on 2025-04-06 04:53:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5 44.62 254.52 299.14 OK
r-devel-linux-x86_64-debian-gcc 0.5 31.48 160.25 191.73 OK
r-devel-linux-x86_64-fedora-clang 0.5 506.70 OK
r-devel-linux-x86_64-fedora-gcc 0.5 487.36 OK
r-devel-macos-arm64 0.5 126.00 OK
r-devel-macos-x86_64 0.5 241.00 OK
r-devel-windows-x86_64 0.5 48.00 213.00 261.00 WARN
r-patched-linux-x86_64 0.5 43.32 242.78 286.10 OK
r-release-linux-x86_64 0.5 46.19 233.18 279.37 OK
r-release-macos-arm64 0.5 112.00 OK
r-release-macos-x86_64 0.5 356.00 OK
r-release-windows-x86_64 0.5 47.00 215.00 262.00 OK
r-oldrel-macos-arm64 0.5 OK
r-oldrel-macos-x86_64 0.5 312.00 OK
r-oldrel-windows-x86_64 0.5 62.00 293.00 355.00 OK

Check Details

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