Last updated on 2025-12-07 07:50:29 CET.
| Package | WARN | NOTE | OK |
|---|---|---|---|
| tidyindex | 1 | 9 | 3 |
Current CRAN status: WARN: 1, NOTE: 9, OK: 3
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:
‘add_paras.Rd’ ‘checks.R’ ‘compute-idx.Rd’ ‘compute-indexes.R’
‘dimension-reduction.R’ ‘dimension-reduction.Rd’ ‘dist-fit.Rd’
‘distribution-fit.R’ ‘drought-idx.Rd’ ‘drought-indexes.R’ ‘init.R’
‘normalise.R’ ‘normalise.Rd’ ‘rescale.Rd’ ‘rescaling.R’
‘swap-values.R’ ‘swap.Rd’ ‘temporal-aggregate.Rd’
‘temporal-aggregation.R’ ‘theme_benchmark.Rd’
‘variable-transformation.R’ ‘variable-transformation.Rd’
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-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, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'covr', 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
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.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-release-macos-x86_64