Last updated on 2024-10-14 16:48:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.75 | 32.26 | 239.60 | 271.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.75 | 23.15 | 157.17 | 180.32 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.75 | 452.80 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.75 | 375.53 | OK | |||
r-devel-windows-x86_64 | 0.75 | 36.00 | 295.00 | 331.00 | NOTE | |
r-patched-linux-x86_64 | 0.75 | 38.11 | 223.83 | 261.94 | OK | |
r-release-linux-x86_64 | 0.75 | 29.76 | 223.08 | 252.84 | OK | |
r-release-macos-arm64 | 0.75 | 121.00 | OK | |||
r-release-macos-x86_64 | 0.75 | 185.00 | OK | |||
r-release-windows-x86_64 | 0.75 | 41.00 | 285.00 | 326.00 | OK | |
r-oldrel-macos-arm64 | 0.75 | 123.00 | OK | |||
r-oldrel-macos-x86_64 | 0.75 | 315.00 | OK | |||
r-oldrel-windows-x86_64 | 0.75 | 44.00 | 351.00 | 395.00 | OK |
Version: 0.75
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
chillR-package.Rd: ggplot2
plot_phenology_trends.Rd: fields, ggplot2
plot_scenarios.Rd: ggplot2, patchwork
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
Version: 0.75
Check: package dependencies
Result: NOTE
Imports includes 29 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang