File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,7 @@ version = "0.2.0"
5
5
6
6
[deps ]
7
7
BSplineKit = " 093aae92-e908-43d7-9660-e50ee39d5a0a"
8
- ClusterDepth = " c8d8bbfa-f476-4995-adff-2987f04015d1"
9
8
Logging = " 56ddb016-857b-54e1-b83d-db4d58db5568"
10
- MixedModels = " ff71e718-51f3-5ec2-a782-8ffcbfa3c316"
11
- MixedModelsPermutations = " 647c4018-d7ef-4d03-a0cc-8889a722319e"
12
9
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
13
10
StatsAPI = " 82ae8749-77ed-4fe6-ae5f-f523153014b0"
14
11
StatsModels = " 3eaba693-59b7-5ba5-a881-562e759f1c8d"
@@ -24,14 +21,16 @@ UnfoldStatsMixedModelsExt = ["UnfoldMixedModels"]
24
21
UnfoldStatsMixedModelsPermutationsExt = [" UnfoldMixedModels" , " ClusterDepth" , " MixedModelsPermutations" ]
25
22
26
23
[compat ]
27
- BSplineKit = " 0.16,0.17"
24
+ BSplineKit = " 0.16,0.17,0.18 "
28
25
ClusterDepth = " 0.2"
26
+ Logging = " 1"
29
27
MixedModelsPermutations = " 0.2"
28
+ Random = " 1"
30
29
StatsAPI = " 1"
31
30
StatsModels = " 0.7"
32
31
Unfold = " 0.8"
33
32
UnfoldMixedModels = " 0.1"
34
- julia = " 1.9,1. 10,1.11"
33
+ julia = " 1.10,1.11"
35
34
36
35
[extras ]
37
36
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
You can’t perform that action at this time.
0 commit comments