Package: cqcr
Title: Access 'Care Quality Commission' Data
Version: 0.1.2
Authors@R: 
    person(given = "Evan",
           family = "Odell",
           role = c("aut", "cre"),
           email = "evanodell91@gmail.com",
           comment = c(ORCID = "0000-0003-1845-808X"))
Description: Access data from the 'Care Quality Commission', the health 
    and adult social care regulator for England. The 'Care Quality Commission' 
    operates an API 
    <https://www.cqc.org.uk/about-us/transparency/using-cqc-data#api>, with data
    available under the Open Government License. Data includes information on 
    service providers, locations such as hospitals, care homes and 
    medical clinics, and ratings and inspection reports.
URL: https://github.com/evanodell/cqcr, https://docs.evanodell.com/cqcr
BugReports: https://github.com/evanodell/cqcr/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: dplyr, httr, jsonlite, anytime, snakecase, rlang, purrr
RoxygenNote: 6.1.1
Suggests: testthat (>= 2.1.0), covr, tibble, knitr, rmarkdown, leaflet,
        scales, htmltools
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-10-04 10:52:59 UTC; EOdell
Author: Evan Odell [aut, cre] (<https://orcid.org/0000-0003-1845-808X>)
Maintainer: Evan Odell <evanodell91@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-07 14:10:02 UTC
