Last updated on 2025-05-07 03:51:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.5 | 43.75 | 356.21 | 399.96 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.5 | 29.78 | 226.01 | 255.79 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.5 | 662.03 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 717.69 | OK | |||
r-devel-windows-x86_64 | 1.0.5 | 45.00 | 291.00 | 336.00 | WARN | |
r-patched-linux-x86_64 | 1.0.5 | 43.28 | 336.45 | 379.73 | NOTE | |
r-release-linux-x86_64 | 1.0.5 | 39.36 | 335.70 | 375.06 | 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 | 44.00 | 300.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 | 60.00 | 406.00 | 466.00 | OK |
Version: 1.0.5
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Florian Detsch <fdetsch@web.de>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Thomas",
family = "Nauss",
role = "aut"),
person(given = "Hanna",
family = "Meyer",
role = "aut"),
person(given = "Tim",
family = "Appelhans",
role = "aut"),
person(given = "Florian",
family = "Detsch",
role = c("aut", "cre"),
email = "fdetsch@web.de"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
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-devel-windows-x86_64