Package: rsmatrix Title: Matrices for Repeat-Sales Price Indexes Version: 0.2.10 Authors@R: c( person(given = "Steve", family = "Martin", role = c("aut", "cre", "cph"), email = "marberts@protonmail.com", comment = c(ORCID = "0000-0003-2544-9480")) ) Description: Calculate the matrices in Shiller (1991, ) that serve as the foundation for many repeat-sales price indexes. Depends: R (>= 4.0) Imports: Matrix (>= 1.5-0) Suggests: knitr, rmarkdown, testthat (>= 3.0.0), gpindex, piar (>= 0.8.2) License: MIT + file LICENSE Encoding: UTF-8 URL: https://marberts.github.io/rsmatrix/, https://github.com/marberts/rsmatrix BugReports: https://github.com/marberts/rsmatrix/issues Config/testthat/edition: 3 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Repository: https://marberts.r-universe.dev Date/Publication: 2026-05-08 02:47:29 UTC RemoteUrl: https://github.com/marberts/rsmatrix RemoteRef: HEAD RemoteSha: 5527275f4296167223d0d7b95ed00d6464d08a88 NeedsCompilation: no Packaged: 2026-06-07 09:57:35 UTC; root Author: Steve Martin [aut, cre, cph] (ORCID: ) Maintainer: Steve Martin