-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
40 lines (40 loc) · 1.29 KB
/
DESCRIPTION
File metadata and controls
40 lines (40 loc) · 1.29 KB
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
Package: SSACHR
Type: Package
Title: Serial Sexual Assault Study Criminal History Records Paper Research
Compendium
Version: 1.0.1
Date: 2022-01-15
Authors@R:
person(given = c("Steven", "J."),
family = "Pierce",
role = c("aut", "cre", "cph"),
email = "pierces1@msu.edu",
comment = c(ORCID = "0000-0002-0679-3019"))
Maintainer: Steven J. Pierce <pierces1@msu.edu>
Description: This package and corresponding GitHub repository are intended to
enhance the reproducibility of a research paper by serving as a research
compendium (Marwick, Boettiger, & Mullen, 2018). The principal investigator
for the study is Dr. Rebecca Campbell (Professor, Department of Psychology,
Michigan State University). The paper presents descriptive data about that
the criminal histories of suspected serial sexual offenders using data from
both criminal history records and forensic DNA testing of sexual assault
kits (SAKs).
License: GPL (>= 3) + file LICENSE
URL: https://github.com/sjpierce/SSACHR
BugReport: https://github.com/sjpierce/SSACHR/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
Imports:
assertthat,
dplyr,
git2r,
haven,
here,
lattice,
tinytex,
utils