Last updated on 2025-01-27 03:49:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 8.20 | 84.46 | 92.66 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.19 | 57.14 | 62.33 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 152.12 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 157.74 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 9.00 | 94.00 | 103.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 8.26 | 75.80 | 84.06 | OK | |
r-release-linux-x86_64 | 0.1.0 | 7.00 | 75.56 | 82.56 | OK | |
r-release-macos-arm64 | 0.1.0 | 47.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 73.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 10.00 | 95.00 | 105.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 53.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 141.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 11.00 | 111.00 | 122.00 | OK |
Version: 0.1.0
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:
‘checks.R’ ‘compute-indexes.R’ ‘dimension-reduction.R’
‘distribution-fit.R’ ‘drought-indexes.R’ ‘init.R’ ‘normalise.R’
‘rescaling.R’ ‘swap-values.R’ ‘temporal-aggregation.R’
‘variable-transformation.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
Version: 0.1.0
Check: for unstated dependencies in ‘demo’
Result: NOTE
'::' or ':::' imports not declared from:
‘here’ ‘janitor’ ‘ozmaps’ ‘readxl’ ‘rmapshaper’ ‘sf’ ‘tibble’
'library' or 'require' calls not declared from:
‘GGally’ ‘ozmaps’ ‘tidyverse’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc