Package: crimedata
Title: Access Crime Data from the Open Crime Database
Version: 0.3.5
Authors@R: person("Matthew", "Ashby", email = "matthew.ashby@ucl.ac.uk",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "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
.
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
Language: en-US
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: testthat, knitr, rmarkdown
Imports: digest, dplyr, osfr, purrr, rlang, sf, stringr
URL: http://pkgs.lesscrime.info/crimedata/,
https://github.com/mpjashby/crimedata
BugReports: https://github.com/mpjashby/crimedata/issues
VignetteBuilder: knitr
Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev
make libicu-dev libuv1-dev libssl-dev libproj-dev
libsqlite3-dev libudunits2-dev
Repository: https://mpjashby.r-universe.dev
Date/Publication: 2023-11-08 21:41:32 UTC
RemoteUrl: https://github.com/mpjashby/crimedata
RemoteRef: HEAD
RemoteSha: 0617b577c27681e401157c79d36cb15df3222f90
NeedsCompilation: no
Packaged: 2026-07-13 07:55:07 UTC; root
Author: Matthew Ashby [aut, cre, cph] (ORCID:
)
Maintainer: Matthew Ashby