Package: opendatatoronto Title: Access the City of Toronto Open Data Portal Version: 0.1.6 Authors@R: c(person(given = "Sharla", family = "Gelfand", role = c("aut", "cre"), email = "sharla.gelfand@gmail.com"), person(given = "City of Toronto", role = c("cph", "fnd"))) Description: Access data from the "City of Toronto Open Data Portal" () directly from R. License: MIT + file LICENSE URL: https://sharlagelfand.github.io/opendatatoronto/, https://github.com/sharlagelfand/opendatatoronto/ BugReports: https://github.com/sharlagelfand/opendatatoronto/issues Depends: R (>= 2.10) Imports: ckanr (>= 0.6.0), magrittr, readxl, sf, tibble, xml2, curl Suggests: covr, dplyr, ggiraph, ggplot2, knitr, purrr, tidyr, rmarkdown, testthat VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.3.1 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://sharlagelfand.r-universe.dev Date/Publication: 2025-04-02 15:36:08 UTC RemoteUrl: https://github.com/sharlagelfand/opendatatoronto RemoteRef: HEAD RemoteSha: 37ad5287cce47bf18583b1a91ccd337c335d57ee NeedsCompilation: no Packaged: 2026-06-10 07:52:20 UTC; root Author: Sharla Gelfand [aut, cre], City of Toronto [cph, fnd] Maintainer: Sharla Gelfand