Package: ukpolice
Title: Download Data on UK Police and Crime
Version: 0.2.2
Authors@R: c(
    person(given = "Evan",
           family = "Odell",
           role = c("aut", "cre"),
           email = "evanodell91@gmail.com",
           comment = c(ORCID = "0000-0003-1845-808X")),
    person(family = "Nicholas", 
           given = "Tierney",
           role = "aut",
           email = "nicholas.tierney@gmail.com",
           comment = c(ORCID = "https://orcid.org/0000-0003-1460-8722")))
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, httr, snakecase
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests: testthat, covr, knitr, rmarkdown, ggplot2, dplyr, leaflet,
        htmltools, scales, sf, sp
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-07-21 10:52:45 UTC; evanodell
Author: Evan Odell [aut, cre] (<https://orcid.org/0000-0003-1845-808X>),
  Tierney Nicholas [aut] (<https://orcid.org/0000-0003-1460-8722>)
Maintainer: Evan Odell <evanodell91@gmail.com>
Repository: CRAN
Date/Publication: 2020-08-03 10:10:02 UTC
Built: R 4.3.0; ; 2023-04-06 19:02:29 UTC; unix
