Last updated on 2025-05-03 21:51:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.3 | 31.45 | 254.37 | 285.82 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.4 | 22.45 | 171.31 | 193.76 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.4 | 480.99 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 440.45 | OK | |||
r-devel-windows-x86_64 | 0.2.3 | 3.00 | 4.00 | 7.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.4 | 29.69 | 242.24 | 271.93 | OK | |
r-release-linux-x86_64 | NOTE | |||||
r-release-macos-arm64 | 0.2.4 | 96.00 | OK | |||
r-release-macos-x86_64 | 0.2.4 | 267.00 | OK | |||
r-release-windows-x86_64 | 0.2.4 | 28.00 | 203.00 | 231.00 | OK | |
r-oldrel-macos-arm64 | 0.2.4 | 101.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.4 | 260.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.4 | 43.00 | 268.00 | 311.00 | WARN |
Version: 0.2.3
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘addCOG.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64
Version: 0.2.3
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
addFeatures.Rd: addCircleMarkers, addPolylines, addPolygons
addRasterRGB.Rd: plotRGB, addRasterImage
addStarsImage.Rd: addRasterImage
garnishMap.Rd: addLayersControl
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-release-linux-x86_64
Version: 0.2.3
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-windows-x86_64
Version: 0.2.4
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