-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
47 lines (47 loc) · 890 Bytes
/
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Description: Open Case Studies: School Shootings in the United States
License: CC BY-NC 3.0
Authors@R: c(
person(c("Stephanie", "C."), "Hicks", role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-7858-0231")),
person("Carrie", "Wright", role = "aut"))
Package: ocsbpschoolshootingsdashboard
Type: package
Title: School Shootings in the United States
Version: 0.99.0
Depends: R (>= 4.0)
Imports:
here,
readr,
pdftools,
magick,
tesseract,
knitr,
dplyr,
stringr,
magrittr,
tidyr,
tibble,
ggplot2,
forcats,
DT,
jpeg,
png,
testthat,
rmarkdown,
googlesheets4,
ggmap,
sf,
lubridate,
htmltools,
ggforce,
waffle,
poliscidata,
flexdashboard,
shiny,
leaflet,
maps,
vembedr,
OCSdata
VignetteBuilder: knitr
Encoding: UTF-8