-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.json
46 lines (46 loc) · 978 Bytes
/
packages.json
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": "insight",
"url": "https://github.com/easystats/insight"
},
{
"package": "datawizard",
"url": "https://github.com/easystats/datawizard"
},
{
"package": "bayestestR",
"url": "https://github.com/easystats/bayestestR"
},
{
"package": "effectsize",
"url": "https://github.com/easystats/effectsize"
},
{
"package": "parameters",
"url": "https://github.com/easystats/parameters"
},
{
"package": "performance",
"url": "https://github.com/easystats/performance"
},
{
"package": "see",
"url": "https://github.com/easystats/see"
},
{
"package": "modelbased",
"url": "https://github.com/easystats/modelbased"
},
{
"package": "correlation",
"url": "https://github.com/easystats/correlation"
},
{
"package": "report",
"url": "https://github.com/easystats/report"
},
{
"package": "easystats",
"url": "https://github.com/easystats/easystats"
}
]