Package: crimedata
Title: Access Crime Data from the Open Crime Database
Version: 0.2.0
Authors@R: person("Matthew", "Ashby", email = "matthew.ashby@ntu.ac.uk", 
    role = c("aut", "cre"), 
    comment = c(ORCID = "<https://orcid.org/0000-0003-4201-9239>"))
Description: Gives convenient access to publicly available police-recorded open
    crime data from large cities in the United States that are included in the
    Crime Open Database <https://osf.io/zyaqn/>.
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat, covr, knitr, rmarkdown
Imports: digest, httr, magrittr, purrr, readr, stringr, tibble, dplyr,
        sf
URL: https://github.com/mpjashby/crimedata
BugReports: https://github.com/mpjashby/crimedata/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-03-21 23:00:43 UTC; mattashby
Author: Matthew Ashby [aut, cre] (<https://orcid.org/0000-0003-4201-9239>>)
Maintainer: Matthew Ashby <matthew.ashby@ntu.ac.uk>
Repository: CRAN
Date/Publication: 2019-03-21 23:23:31 UTC
Built: R 4.0.2; ; 2020-07-16 13:24:01 UTC; unix
