Package: hpiR Type: Package Title: House Price Indexes Version: 0.3.4 Authors@R: c(person("Andy", "Krause", role=c("aut", "cre"), email = "andy@andykrause.com")) Maintainer: Andy Krause Description: Compute house price indexes and series using a variety of different methods and models common through the real estate literature. Evaluate index 'goodness' based on accuracy, volatility and revision statistics. Background on basic model construction for repeat sales models can be found at: Case and Quigley (1991) and for hedonic pricing models at: Bourassa et al (2006) . The package author's working paper on the random forest approach to house price indexes can be found at: . Depends: R (>= 4.0.0) License: GPL-3 Encoding: UTF-8 LazyData: true Imports: dplyr, magrittr, lubridate, robustbase, ggplot2, imputeTS (>= 3.0), purrr, forecast, gridExtra, MASS, rlang, plyr, zoo, ranger, pdp URL: https://www.github.com/andykrause/hpiR RoxygenNote: 7.1.1 Suggests: markdown, testthat, covr, knitr VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev Repository: https://andykrause.r-universe.dev Date/Publication: 2025-04-09 10:33:40 UTC RemoteUrl: https://github.com/andykrause/hpir RemoteRef: HEAD RemoteSha: 7accde538fdd8a3e70cd360d30b2931f9685d9b8 NeedsCompilation: no Packaged: 2026-07-15 07:53:44 UTC; root Author: Andy Krause [aut, cre]