Package: cmhc Type: Package Title: Access, Retrieve, and Work with CMHC Data Version: 0.2.10 Authors@R: c(person(given = "Jens", family = "von Bergmann", role = c("aut", "cre"), email = "jens@mountainmath.ca")) Description: Wrapper around the Canadian Mortgage and Housing Corporation (CMHC) web interface. It enables programmatic and reproducible access to a wide variety of housing data from CMHC. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true ByteCompile: yes NeedsCompilation: no Depends: R (>= 4.1) Imports: dplyr (>= 1.0), digest (>= 0.1), httr, readr, stringr, tibble, rlang, aws.s3 Suggests: knitr, scales, cancensus, ggplot2, tidyr, rmarkdown, sf VignetteBuilder: knitr URL: https://github.com/mountainMath/cmhc, https://mountainmath.github.io/cmhc/, https://www03.cmhc-schl.gc.ca/hmip-pimh/en BugReports: https://github.com/mountainMath/cmhc/issues RoxygenNote: 7.3.1 Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev libx11-dev Repository: https://mountainmath.r-universe.dev Date/Publication: 2025-02-04 03:44:47 UTC RemoteUrl: https://github.com/mountainmath/cmhc RemoteRef: HEAD RemoteSha: 8e903ce3598d63e9553955f8ea5f544323b61b42 Packaged: 2026-06-11 08:59:52 UTC; root Author: Jens von Bergmann [aut, cre] Maintainer: Jens von Bergmann