-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
28 lines (28 loc) · 1.07 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: crimedatasets
Type: Package
Title: A Comprehensive Collection of Crime-Related Datasets
Version: 0.1.0
Maintainer: Renzo Caceres Rossi <[email protected]>
Description: A comprehensive collection of datasets exclusively focused on crimes, criminal activities, and related topics.
This package serves as a valuable resource for researchers, analysts, and students interested in crime analysis,
criminology, social and economic studies related to criminal behavior. Datasets span global and local contexts,
with a mix of tabular and spatial data.
License: GPL-3
URL: https://github.com/lightbluetitan/crimedatasets
BugReports: https://github.com/lightbluetitan/crimedatasets/issues
Encoding: UTF-8
LazyData: true
Suggests:
ggplot2,
dplyr,
knitr,
rmarkdown,
sf,
testthat (>= 3.0.0)
Authors@R: person(given = c("Renzo", "Caceres"),
family = "Rossi",
role = c("aut", "cre"),
email = "[email protected]")
Config/testthat/edition: 3
RoxygenNote: 7.3.2
VignetteBuilder: knitr