CRAN Package Check Results for Package rasterKernelEstimates

Last updated on 2025-04-09 08:55:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 29.75 257.85 287.60 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 19.50 166.81 186.31 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 470.38 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 437.56 OK
r-devel-macos-arm64 1.0.2 108.00 OK
r-devel-macos-x86_64 1.0.2 216.00 OK
r-devel-windows-x86_64 1.0.2 28.00 203.00 231.00 WARN
r-patched-linux-x86_64 1.0.2 26.24 240.93 267.17 OK
r-release-linux-x86_64 1.0.2 25.13 239.88 265.01 OK
r-release-macos-arm64 1.0.2 93.00 OK
r-release-macos-x86_64 1.0.2 148.00 OK
r-release-windows-x86_64 1.0.2 28.00 203.00 231.00 OK
r-oldrel-macos-arm64 1.0.2 OK
r-oldrel-macos-x86_64 1.0.2 183.00 OK
r-oldrel-windows-x86_64 1.0.2 38.00 270.00 308.00 OK

Check Details

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