Package: REPS Type: Package Title: Hedonic and Multilateral Index Methods for Real Estate Price Statistics Version: 1.1.1 Authors@R: c( person(given = "Farley", family = "Ishaak", role = "aut"), person(given = "Pim", family = "Ouwehand", role = "aut"), person(given = "David", family = "Pietersz", role = "aut"), person(given = c("Liu", "Nuo"), family = "Su", role = "aut"), person(given = "Cynthia", family = "Cao", role = "aut"), person(given = "Mohammed", family = "Kardal", role = "aut"), person(given = "Odens", family = "van der Zwan", role = "aut"), person(given = "Vivek", family = "Gajadhar", role = c("aut", "cre"), email = "v.gajadhar@cbs.nl") ) Maintainer: Vivek Gajadhar Description: Compute price indices using various Hedonic and multilateral methods, including Laspeyres, Paasche, Fisher, and HMTS (Hedonic Multilateral Time series re-estimation with splicing). The central function calculate_hedonic_index() offers a unified interface for running these methods on structured datasets. This package is designed to support index construction workflows across a wide range of domains — including but not limited to real estate — where quality-adjusted price comparisons over time are essential. The development of this package was funded by Eurostat and Statistics Netherlands (CBS), and carried out by Statistics Netherlands. The HMTS method implemented here is described in Ishaak, Ouwehand and Remøy (2024) . For broader methodological context, see Eurostat (2013, ISBN:978-92-79-25984-5, ). License: EUPL-1.2 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Depends: R (>= 4.4.0) Imports: dplyr, stats, KFAS, stringr, lmtest, parallel Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr URL: https://github.com/vivekag7/REPS BugReports: https://github.com/vivekag7/REPS/issues Config/pak/sysreqs: libicu-dev Repository: https://vivekag7.r-universe.dev Date/Publication: 2026-07-03 13:02:19 UTC RemoteUrl: https://github.com/vivekag7/reps RemoteRef: HEAD RemoteSha: 383a74e880caf40a3568001703fea63c084ce933 NeedsCompilation: no Packaged: 2026-07-03 13:39:08 UTC; root Author: Farley Ishaak [aut], Pim Ouwehand [aut], David Pietersz [aut], Liu Nuo Su [aut], Cynthia Cao [aut], Mohammed Kardal [aut], Odens van der Zwan [aut], Vivek Gajadhar [aut, cre]