Last updated on 2024-12-23 12:49:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.5 | 45.86 | 339.55 | 385.41 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.5 | 0.37 | 0.28 | 0.65 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.5 | 678.63 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 673.14 | OK | |||
r-devel-windows-x86_64 | 1.0.5 | 42.00 | 300.00 | 342.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.5 | 47.53 | 320.49 | 368.02 | OK | |
r-release-linux-x86_64 | 1.0.5 | 41.26 | 319.34 | 360.60 | OK | |
r-release-macos-arm64 | 1.0.5 | 159.00 | OK | |||
r-release-macos-x86_64 | 1.0.5 | 289.00 | OK | |||
r-release-windows-x86_64 | 1.0.5 | 44.00 | 290.00 | 334.00 | OK | |
r-oldrel-macos-arm64 | 1.0.5 | 167.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.5 | 542.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.5 | 57.00 | 397.00 | 454.00 | OK |
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-windows-x86_64
Version: 1.0.5
Check: package namespace information
Result: ERROR
Invalid NAMESPACE file, parsing gives:
Error in packageVersion("raster"): there is no package called ‘raster’
See section ‘Package namespaces’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-gcc