CRAN Package Check Results for Package satellite

Last updated on 2025-04-21 10:50:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 43.94 353.17 397.11 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.5 29.57 219.78 249.35 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.5 662.03 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 691.69 OK
r-devel-windows-x86_64 1.0.5 45.00 305.00 350.00 NOTE
r-patched-linux-x86_64 1.0.5 40.82 334.43 375.25 NOTE
r-release-linux-x86_64 1.0.5 45.74 333.70 379.44 NOTE
r-release-macos-arm64 1.0.5 202.00 OK
r-release-macos-x86_64 1.0.5 460.00 OK
r-release-windows-x86_64 1.0.5 46.00 298.00 344.00 NOTE
r-oldrel-macos-arm64 1.0.5 159.00 OK
r-oldrel-macos-x86_64 1.0.5 289.00 OK
r-oldrel-windows-x86_64 1.0.5 59.00 409.00 468.00 WARN

Check Details

Version: 1.0.5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: alignGeometry.Rd: resample, projectRaster calcTopoCorr.Rd: hillShade, writeRaster crop.Rd: extent demTools.Rd: hillShade satellite.Rd: raster Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 1.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-oldrel-windows-x86_64