compstatr: Tools for St. Louis Crime Data

Provides a set of tools for creating yearly data sets of St. Louis Metropolitan Police Department (SLMPD) crime data, which are available from January 2008 onward as monthly CSV releases on their website (<http:www.slmpd.org/Crimereports.shtml>). Once data are validated and created (monthly data releases have varying numbers of columns as well as different column names and formats), 'compstatr' also provides functions for categorizing and mapping crimes in St. Louis. The categorization tools that are provided will also work with any police department that uses 5 and 6 digit numeric codes to identify specific crimes. These data provide researchers and policy makers detailed data for St. Louis, which in the last several years has had some of the highest or the highest violent crime rates in the United States.

Version: 0.2.1
Depends: R (≥ 3.4)
Imports: dplyr, fs, httr, janitor, lubridate, purrr, rlang, readr, rvest, sf, stringr, tibble, tidyr, xml2
Suggests: testthat, knitr, rmarkdown, covr
Published: 2020-05-14
Author: Christopher Prener [aut, cre], Cree Foeller [aut], Taylor Braswell [com]
Maintainer: Christopher Prener <chris.prener at slu.edu>
BugReports: https://github.com/slu-openGIS/compstatr
License: GPL-3
URL: https://github.com/slu-openGIS/compstatr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: compstatr results

Downloads:

Reference manual: compstatr.pdf
Vignettes: compstatr
Package source: compstatr_0.2.1.tar.gz
Windows binaries: r-devel: compstatr_0.2.1.zip, r-release: compstatr_0.2.1.zip, r-oldrel: compstatr_0.2.1.zip
macOS binaries: r-release: compstatr_0.2.1.tgz, r-oldrel: compstatr_0.2.1.tgz
Old sources: compstatr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=compstatr to link to this page.