Package: VancouvR
Type: Package
Title: Access the 'City of Vancouver' Open Data API
Version: 0.1.9
Authors@R: c(
    person("Jens", "von Bergmann", email = "jens@mountainmath.ca", role = c("aut","cre"))
    )
Maintainer: Jens von Bergmann <jens@mountainmath.ca>
Description: Wrapper around the 'City of Vancouver' Open Data API <https://opendata.vancouver.ca/api/v2/console> to simplify and standardize access to 'City of Vancouver' open data. 
  Functionality to list the data catalogue and access data and geographic records.
License: MIT + file LICENSE
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.3.3
Depends: R (>= 4.2)
Imports: dplyr, httr, rlang, urltools, readr, digest, sf, geojsonsf,
        tibble, purrr
Suggests: knitr, rmarkdown, ggplot2, lwgeom, scales, tidyr, testthat
        (>= 3.0.0)
VignetteBuilder: knitr
URL: https://github.com/mountainMath/VancouvR,
        https://mountainmath.github.io/VancouvR/
BugReports: https://github.com/mountainMath/VancouvR/issues
Packaged: 2026-03-04 02:18:52 UTC; jens
Author: Jens von Bergmann [aut, cre]
Repository: CRAN
Date/Publication: 2026-03-04 03:30:11 UTC
Built: R 4.4.3; ; 2026-03-04 04:00:10 UTC; unix
