Package: gpindex
Title: Generalized Price and Quantity Indexes
Version: 0.4.2
Authors@R: c(
    person("Steve", "Martin", role = c("aut", "cre", "cph"), email = "stevemartin041@gmail.com", comment = c(ORCID = "0000-0003-2544-9480"))
    )
Description: A small package for calculating lots of different price indexes, and by extension quantity indexes. Provides tools to build and work with any type of bilateral generalized-mean index (of which most price indexes are), along with a few important indexes that don't belong to the generalized-mean family (e.g., superlative quadratic-mean indexes, GEKS). 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) for bilateral price indexes.
Depends: R (>= 3.5)
Imports: stats, utils
Suggests: IndexNumR
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/marberts/gpindex
LazyData: true
Collate: 'helper_functions.R' 'means.R' 'weights.R' 'contributions.R'
        'price_indexes.R' 'geks.R' 'operators.R' 'utilities.R'
NeedsCompilation: no
Packaged: 2022-01-26 04:55:26 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: 2022-01-26 10:12:42 UTC
Built: R 4.0.5; ; 2022-01-27 11:30:35 UTC; unix
