We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c03191 commit 675461cCopy full SHA for 675461c
Project.toml
@@ -1,7 +1,7 @@
1
name = "BoxCox"
2
uuid = "1248164d-f7a6-4bdb-8e8d-8c4a187b3ce6"
3
+version = "0.3.8"
4
authors = ["Phillip Alday <me@phillipalday.com>"]
-version = "0.3.7"
5
6
[deps]
7
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -38,7 +38,7 @@ MixedModels = "4, 5"
38
NLopt = "0.6, 1"
39
PrecompileTools = "1"
40
Printf = "1"
41
-RDatasets = "0.7"
+RDatasets = "0.7, 0.8"
42
Statistics = "1"
43
StatsAPI = "1.6"
44
StatsBase = "0.33, 0.34"
0 commit comments