-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
37 lines (37 loc) · 1.05 KB
/
.gitmodules
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
[submodule ".registry"]
path = .registry
url = https://github.com/easystats/easystats.r-universe.dev
branch = HEAD
[submodule "bayestestR"]
path = bayestestR
url = https://github.com/easystats/bayestestR
[submodule "correlation"]
path = correlation
url = https://github.com/easystats/correlation
[submodule "datawizard"]
path = datawizard
url = https://github.com/easystats/datawizard
[submodule "easystats"]
path = easystats
url = https://github.com/easystats/easystats
[submodule "effectsize"]
path = effectsize
url = https://github.com/easystats/effectsize
[submodule "insight"]
path = insight
url = https://github.com/easystats/insight
[submodule "modelbased"]
path = modelbased
url = https://github.com/easystats/modelbased
[submodule "parameters"]
path = parameters
url = https://github.com/easystats/parameters
[submodule "performance"]
path = performance
url = https://github.com/easystats/performance
[submodule "report"]
path = report
url = https://github.com/easystats/report
[submodule "see"]
path = see
url = https://github.com/easystats/see