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 | 
| DOI: | 10.32614/CRAN.package.tidyindex | 
| Author: | H. Sherry Zhang  [aut, cre, cph],
  Dianne Cook  [aut],
  Ursula Laa  [aut],
  Nicolas Langrené  [aut],
  Patricia Menéndez  [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 |