Package: gpindex
Title: Generalized Price and Quantity Indexes
Version: 0.6.0
Authors@R: c(
    person("Steve", "Martin", role = c("aut", "cre", "cph"),
    email = "stevemartin041@gmail.com",
    comment = c(ORCID = "0000-0003-2544-9480"))
    )
Description: Tools to build and work with bilateral generalized-mean
    price indexes (and by extension quantity indexes), and indexes composed of
    generalized-mean indexes (e.g., superlative quadratic-mean indexes, GEKS).
    Covers the core mathematical machinery for making bilateral price indexes,
    computing price relatives, detecting outliers, and decomposing indexes,
    with wrapper for all common (and many uncommon) index-number
    formulas. Implements and extends many of the methods in
    Balk (2008, ISBN:978-1-107-40496-0),
    von der Lippe (2001, ISBN:3-8246-0638-0), and the
    CPI manual (2020, ISBN:978-1-51354-298-0).
Depends: R (>= 4.0)
Imports: stats
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://marberts.github.io/gpindex/,
        https://github.com/marberts/gpindex
BugReports: https://github.com/marberts/gpindex/issues
LazyData: true
Collate: 'helpers.R' 'means.R' 'weights.R' 'contributions.R'
        'price_indexes.R' 'geks.R' 'operators.R' 'offset_prices.R'
        'outliers.R' 'price_data.R' 'gpindex-package.R'
Config/testthat/edition: 3
VignetteBuilder: knitr
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-15 01:12:16 UTC; steve
Author: Steve Martin [aut, cre, cph] (<https://orcid.org/0000-0003-2544-9480>)
Maintainer: Steve Martin <stevemartin041@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-15 05:10:02 UTC
Built: R 4.2.0; ; 2023-12-21 05:01:49 UTC; unix
