Last updated on 2025-12-07 07:49:35 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.3 | 7.74 | 273.64 | 281.38 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.3 | 4.85 | 78.39 | 83.24 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.2.3 | 21.00 | 418.91 | 439.91 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 15.00 | 460.57 | 475.57 | NOTE | |
| r-devel-windows-x86_64 | 0.2.3 | 11.00 | 414.00 | 425.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.3 | 6.42 | 263.94 | 270.36 | NOTE | |
| r-release-linux-x86_64 | 0.2.3 | 6.48 | 262.92 | 269.40 | NOTE | |
| r-release-macos-arm64 | 0.2.3 | NOTE | ||||
| r-release-macos-x86_64 | 0.2.3 | 6.00 | 279.00 | 285.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.3 | 10.00 | 421.00 | 431.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.3 | 8.00 | 460.00 | 468.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.3 | 13.00 | 477.00 | 490.00 | OK |
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:
‘catchment_sim.R’ ‘elementary_pop.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.2.3
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'devtools'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.3
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.3
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
‘DESA’
Flavor: r-devel-linux-x86_64-fedora-gcc