Package: ukpolice
Title: Download Data on UK Police and Crime
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: Downloads data from the 'UK Police' public data API, 
    the full docs of which are available at <https://data.police.uk/docs/>. 
    Includes data on police forces and police force areas, crime reports, 
    and the use of stop-and-search powers.
URL: https://github.com/EvanOdell/ukpolice/,
        https://docs.evanodell.com/ukpolice
BugReports: https://github.com/EvanOdell/ukpolice/issues
License: MIT + file LICENSE
Imports: jsonlite, tibble, purrr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat, covr, knitr, rmarkdown, ggplot2, dplyr, leaflet,
        htmltools, scales
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-04-01 17:44:38 UTC; evanodell
Author: Evan Odell [aut, cre] (<https://orcid.org/0000-0003-1845-808X>)
Maintainer: Evan Odell <evanodell91@gmail.com>
Repository: CRAN
Date/Publication: 2019-04-02 16:00:03 UTC
