Package: COINr
Type: Package
Title: Composite Indicator Construction and Analysis
Version: 1.1.14
Maintainer: William Becker <william.becker@bluefoxdata.eu>
Description: A comprehensive high-level package, for composite indicator construction and analysis. It is a "development environment"
    for composite indicators and scoreboards, which includes utilities for construction (indicator selection, denomination, imputation,
    data treatment, normalisation, weighting and aggregation) and analysis (multivariate analysis, correlation plotting, short cuts for
    principal component analysis, global sensitivity analysis, and more). A composite indicator is completely encapsulated inside a single
    hierarchical list called a "coin". This allows a fast and efficient work flow, as well as making quick copies, testing methodological variations and making comparisons.
    It also includes many plotting options, both statistical (scatter plots, distribution plots) as well as for presenting results.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://bluefoxr.github.io/COINr/
BugReports: https://github.com/bluefoxr/COINr/issues
LazyData: true
RoxygenNote: 7.2.3
Imports: openxlsx (>= 4.2.3), stats, rlang (>= 0.4.10), ggplot2 (>=
        3.3.3), readxl (>= 1.3.1), utils
Depends: R (>= 4.0.0)
Suggests: rmarkdown, spelling, knitr, testthat (>= 3.0.0), matrixStats,
        performance, covr
VignetteBuilder: knitr
Language: en-GB
Authors@R: person("William", "Becker", email = "william.becker@bluefoxdata.eu",
  role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6467-4472"))
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-05-21 15:22:07 UTC; becke
Author: William Becker [aut, cre, cph]
    (<https://orcid.org/0000-0002-6467-4472>)
Repository: CRAN
Date/Publication: 2024-05-21 16:00:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:02:25 UTC; windows
