Last updated on 2025-01-23 19:49:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 8.60 | 84.31 | 92.91 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.96 | 58.57 | 64.53 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 157.81 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 147.57 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 12.00 | 95.00 | 107.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 8.11 | 75.07 | 83.18 | OK | |
r-release-linux-x86_64 | 0.1.0 | 7.88 | 75.40 | 83.28 | 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 | 11.00 | 92.00 | 103.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 | 12.00 | 111.00 | 123.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’
Flavor: r-devel-linux-x86_64-debian-gcc
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’
Flavor: r-devel-linux-x86_64-debian-gcc