Package: crimeutils
Title: A Comprehensive Set of Functions to Clean, Analyze, and Present
        Crime Data
Version: 0.5.1
Authors@R: person("Jacob", "Kaplan",
    email = "jkkaplan6@gmail.com",
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-0601-0387"))
Description: A collection of functions that make it easier to understand crime (or other)
    data, and assist others in understanding it. The package helps you read data 
    from various sources, clean it, fix column names, and graph the data. 
Depends: R (>= 2.10)
Imports: dplyr, stringr, ggplot2, readr, gridExtra, scales, magrittr,
        gt, grDevices, tidyr, stats, methods, rlang
License: MIT + file LICENSE
URL: https://github.com/jacobkap/crimeutils/
BugReports: https://github.com/jacobkap/crimeutils/issues/
RoxygenNote: 7.2.2
Suggests: spelling, testthat (>= 2.1.0), covr
Language: en-US
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-12-07 05:04:32 UTC; jkkap
Author: Jacob Kaplan [aut, cre] (<https://orcid.org/0000-0002-0601-0387>)
Maintainer: Jacob Kaplan <jkkaplan6@gmail.com>
Repository: CRAN
Date/Publication: 2022-12-07 15:10:07 UTC
Built: R 4.6.0; ; 2025-08-18 13:15:49 UTC; unix
