-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
55 lines (55 loc) · 1.18 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
Package: alda
Title: Data for Applied longitudinal data analysis: Modeling change and event occurrence
Version: 0.0.0.9000
Authors@R:
person(given = "Michael",
family = "McCarthy",
role = c("aut", "cre"),
email = "[email protected]")
Description: Provides the collection of data sets used in the book "Applied
longitudinal data analysis: Modeling change and event occurrence" by
Singer and Willett (2003).
License: CC0
URL: https://mccarthy-m-g.github.io/alda/, https://github.com/mccarthy-m-g/alda
BugReports: https://github.com/mccarthy-m-g/alda/issues
Depends:
R (>= 2.10)
LazyData: true
Imports:
tibble
Suggests:
knitr,
rmarkdown,
dplyr,
tidyr
Config/Needs/website:
broom,
broom.mixed,
car,
corrr,
dplyr,
easystats,
ggh4x,
ggplot2,
glmmTMB,
gt (>= 0.11.0),
katex (>= 1.4.1),
lavaan,
lme4,
modelbased,
modelsummary,
muhaz,
patchwork (>= 1.2.0),
performance,
purrr (>= 1.0.0),
scales,
slider,
stringr,
survival,
tidyr,
tidySEM,
vctrs
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
VignetteBuilder: knitr