-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
62 lines (62 loc) · 1.14 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
Package: cogstruct-dev
Title: Analysis Pipelines for Cognitive Structural Models
Version: 0.0.0.9000
Authors@R:
person("Liang", "Zhang", , "psychelzh@outlook.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9041-1150"))
Description: This project provides analysis pipelines for cognitive
structural models. Note it is not a real package, but only mimicks a
package for development purpose.
License: CC BY 4.0
Depends:
tidyverse
Imports:
Amelia,
arrangements,
arrow,
brms,
corrplot,
cpmr,
crew,
crew.cluster,
data.camp,
data.iquizoo,
devtools,
easystats,
EFA.dimensions,
fastDummies,
fpc,
fspe,
GGally,
ggpubr,
ggrepel,
ggthemes,
ggwordcloud,
GPArotation,
gt,
gtExtras,
igraph,
kfa,
lavaan,
matsbyname,
nFactors,
nonnest2,
olsrr,
patchwork,
preproc.iquizoo,
proxy,
psych,
qs,
quarto,
reticulate,
semTools,
skimr,
snakecase,
tarchetypes,
tarflow.iquizoo,
targets,
tidytable,
zutils
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1