tidyindex: A Tidy Data Pipeline to Construct, Compare, and Analyse Indexes

Construct and analyse indexes in a pipeline tidy workflow. 'tidyindex' contains modules for transforming variables, aggregating variables across time, reducing data dimension through weighting, and fitting distributions. A manuscript describing the methodology can be found at <https://github.com/huizezhang-sherry/paper-tidyindex>.

Version: 0.1.0
Depends: R (≥ 2.10)
Imports: cli, dplyr, generics, ggplot2, glue, purrr, rlang (≥ 1.1.0), tidyr, tidyselect, tsibble, vctrs
Suggests: covr, knitr, lmomco, lubridate, rmarkdown, slider, SPEI, testthat (≥ 3.0.0)
Published: 2023-11-16
Author: H. Sherry Zhang ORCID iD [aut, cre, cph], Dianne Cook ORCID iD [aut], Ursula Laa ORCID iD [aut], Nicolas Langrené ORCID iD [aut], Patricia Menéndez ORCID iD [aut]
Maintainer: H. Sherry Zhang <huize.zhang at monash.edu>
BugReports: https://github.com/huizezhang-sherry/tidyindex/issues
License: MIT + file LICENSE
URL: https://github.com/huizezhang-sherry/tidyindex
NeedsCompilation: no
Materials: README NEWS
CRAN checks: tidyindex results

Documentation:

Reference manual: tidyindex.pdf
Vignettes: tidyindex

Downloads:

Package source: tidyindex_0.1.0.tar.gz
Windows binaries: r-devel: tidyindex_0.1.0.zip, r-release: tidyindex_0.1.0.zip, r-oldrel: tidyindex_0.1.0.zip
macOS binaries: r-release (arm64): tidyindex_0.1.0.tgz, r-oldrel (arm64): tidyindex_0.1.0.tgz, r-release (x86_64): tidyindex_0.1.0.tgz, r-oldrel (x86_64): tidyindex_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tidyindex to link to this page.