-
Notifications
You must be signed in to change notification settings - Fork 8
/
DESCRIPTION
46 lines (46 loc) · 943 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
Package: quantfun
Title: Fundamentals of Quantitative Analysis
Version: 2.0
Authors@R:
c(person(given = "Emily",
family = "Nordmann",
role = c("aut", "cre"),
email = "emily.nordmann@glasgow.ac.uk",
comment = c(ORCID = "0000-0002-0806-1081")),
person(given = "Phil",
family = "McAleer",
role = c("aut"),
email = "Philip.McAleer@glasgow.ac.uk",
comment = c(ORCID = "0000-0002-4523-2097")))
Description:
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports:
webexercises,
glossary (>= 0.0.0.9001),
bookdown,
broom,
pwr,
knitr,
faux,
patchwork,
report,
car,
psych,
correlation,
babynames,
lsr,
afex,
emmeans,
performance,
see,
effectsize,
MASS,
installr,
rcompanion
Remotes:
psyteachr/glossary
Depends:
tidyverse