We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864a55a commit 86fead4Copy full SHA for 86fead4
Project.toml
@@ -1,7 +1,7 @@
1
name = "MixedModelsExtras"
2
uuid = "781a26e1-49f4-409a-8f4c-c3159d78c17e"
3
-authors = ["Phillip Alday <me@phillipalday.com> and contributors"]
4
version = "2.3.0"
+authors = ["Phillip Alday <me@phillipalday.com> and contributors"]
5
6
[deps]
7
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a"
@@ -20,7 +20,7 @@ GLM = "1"
20
LinearAlgebra = "1"
21
MixedModels = "4, 5"
22
MixedModelsDatasets = "0.1"
23
-RDatasets = "0.7.7"
+RDatasets = "0.7.7, 0.8"
24
StableRNGs = "1"
25
Statistics = "1"
26
StatsBase = "0.33, 0.34"
0 commit comments