Package: canadacovid
Title: API Wrapper for the Canadian COVID-19 Tracker
Version: 0.3.3
Authors@R: 
    person("Taylor", "Dunn", email = "t.dunn19@gmail.com",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8042-1611"))
Description: Provides R functions to GET data from the Canadian COVID-19 tracker
    API <https://api.covid19tracker.ca>.
License: MIT + file LICENSE
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.1.1
URL: https://github.com/taylordunn/canadacovid,
        https://taylordunn.github.io/canadacovid/
BugReports: https://github.com/taylordunn/canadacovid/issues
Imports: jsonlite, httr, magrittr, dplyr, tidyselect, rlang, stringr,
        tibble, purrr, tidyr, utils, lubridate
NeedsCompilation: no
Packaged: 2022-02-05 17:16:00 UTC; tdunn
Author: Taylor Dunn [aut, cre] (<https://orcid.org/0000-0001-8042-1611>)
Maintainer: Taylor Dunn <t.dunn19@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-07 08:10:06 UTC
