Package: cmhc
Type: Package
Title: Access, Retrieve, and Work with CMHC Data
Version: 0.2.12
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, jsonlite, readr,
        stringr, tibble, rlang
Suggests: knitr, scales, cancensus, ggplot2, tidyr, rmarkdown, sf,
        testthat (>= 3.0.0)
Config/testthat/edition: 3
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
Config/roxygen2/version: 8.0.0
Packaged: 2026-07-21 04:14:52 UTC; jens
Author: Jens von Bergmann [aut, cre]
Maintainer: Jens von Bergmann <jens@mountainmath.ca>
Repository: CRAN
Date/Publication: 2026-07-21 04:30:10 UTC
Built: R 4.5.2; ; 2026-07-21 07:22:00 UTC; unix
