-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
119 lines (119 loc) · 3.23 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
Package: compendium
Title: Shape as a Measure of Weapon Standardisation: A Replication
Version: 0.0.0.9000
Authors@R:
person(given = "Richard",
family = "Todd",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-2083-9631"))
person(given = "Corey",
family = "Christopherson",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-6470-1146"))
person(given = "Zachary",
family = "Garcia",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-6538-5592"))
person(given = "Thomas",
family = "Winegarden",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-1912-1964"))
Description: Replication of Shape as a Measure of Weapon Standardisation paper for DATA 598A WI20.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
Suggests:
testthat
Imports:
ape (>= 5.3),
assertthat (>= 0.2.1),
backports (>= 1.1.5),
callr (>= 3.4.2),
cli (>= 2.0.2),
coda (>= 0.19-3),
colorspace (>= 1.4-1),
crayon (>= 1.3.4),
crosstalk (>= 1.0.0),
desc (>= 1.2.0),
deSolve (>= 1.28),
devtools (>= 2.2.2),
digest (>= 0.6.25),
dplyr (>= 0.8.4),
ellipsis (>= 0.3.0),
fansi (>= 0.4.1),
farver (>= 2.0.3),
fastmap (>= 1.0.1),
fs (>= 1.3.1),
geiger (>= 2.0.6.4),
geomorph (>= 3.0.6),
GGally (>= 1.4.0),
glue (>= 1.3.1),
gtable (>= 0.3.0),
here (>= 0.1),
hms (>= 0.5.3),
htmltools (>= 0.4.0),
htmlwidgets (>= 1.5.1),
httpuv (>= 1.5.2),
jpeg (>= 0.1-8.1),
jsonlite (>= 1.6.1),
knitr (>= 1.28),
labeling (>= 0.3),
later (>= 1.0.0),
lattice (>= 0.20-38),
lazyeval (>= 0.2.2),
lifecycle (>= 0.1.0),
magrittr (>= 1.5),
manipulateWidget (>= 0.10.1),
MASS (>= 7.3-51.4),
Matrix (>= 1.2-18),
memoise (>= 1.1.0),
mime (>= 0.9),
miniUI (>= 0.1.1.1),
munsell (>= 0.5.0),
mvtnorm (>= 1.1-0),
nlme (>= 3.1-142),
pillar (>= 1.4.3),
pkgbuild (>= 1.0.6),
pkgconfig (>= 2.0.3),
pkgload (>= 1.0.2),
plyr (>= 1.8.5),
prettyunits (>= 1.1.1),
processx (>= 3.4.2),
progress (>= 1.2.2),
promises (>= 1.1.0),
ps (>= 1.3.2),
purrr (>= 0.3.3),
R6 (>= 2.4.1),
RColorBrewer (>= 1.1-2),
Rcpp (>= 1.0.3),
remotes (>= 2.1.1),
reshape (>= 0.8.8),
reshape2 (>= 1.4.3),
rlang (>= 0.4.4),
rprojroot (>= 1.3-2),
RRPP (>= 0.5.2),
rstudioapi (>= 0.11),
scales (>= 1.1.0),
scatterplot3d (>= 0.3-41),
sessioninfo (>= 1.1.1),
shapes (>= 1.2.3),
shiny (>= 1.4.0),
stringi (>= 1.4.6),
stringr (>= 1.4.0),
subplex (>= 1.6),
tibble (>= 2.1.3),
utf8 (>= 1.1.4),
viridisLite (>= 0.3.0),
webshot (>= 0.5.2),
withr (>= 2.1.2),
xfun (>= 0.12),
xtable (>= 1.8-4),
yaml (>= 2.2.1),
zeallot (>= 0.1.0)
URL: https://github.com/rcctodd/-Christopherson-Garcia-Todd-Winegarden-replication-project
BugReports: https://github.com/rcctodd/-Christopherson-Garcia-Todd-Winegarden-replication-project/issues