Package: opendatatoronto
Title: Access the City of Toronto Open Data Portal
Version: 0.1.0
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" (<https://open.toronto.ca>) 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.4.0), geojsonsf, magrittr, readxl, sf, tibble,
        xml2
Suggests: cancensus, covr, dplyr, ggplot2, knitr, purrr, rmarkdown,
        testthat
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-10-22 19:41:23 UTC; sharla
Author: Sharla Gelfand [aut, cre],
  City of Toronto [cph, fnd]
Maintainer: Sharla Gelfand <sharla.gelfand@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-28 14:10:03 UTC
