Package: crimedata
Title: Access Crime Data from the Open Crime Database
Version: 0.1.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.0
Suggests: testthat, covr
Imports: digest, httr, magrittr, purrr, readr, stringr, tibble, dplyr
URL: https://github.com/mpjashby/crimedata
BugReports: https://github.com/mpjashby/crimedata/issues
NeedsCompilation: no
Packaged: 2018-10-19 15:13:24 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: 2018-10-28 22:20:11 UTC
