We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60bbc53 commit bff0292Copy full SHA for bff0292
Project.toml
@@ -1,8 +1,8 @@
1
name = "OrdinalMultinomialModels"
2
uuid = "b51826c6-2bc1-4eb0-a3af-c080fd29f1d0"
3
keywords = ["ordered multinomial model", "proportional odds model", "proportional hazards model"]
4
-author = ["Hua Zhou <huazhou@ucla.edu>", "Chris German <germc3@ucla.edu>", "OpenMendel Team"]
5
version = "0.4.5"
+author = ["Hua Zhou <huazhou@ucla.edu>", "Chris German <germc3@ucla.edu>", "OpenMendel Team"]
6
7
[deps]
8
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
@@ -28,7 +28,7 @@ GLM = "1"
28
Ipopt = "0.6.5 - 0.7, 0.8, 0.9, 1"
29
MathOptInterface = "0.10, 1"
30
NLopt = "0.6, 1"
31
-RDatasets = "0.7"
+RDatasets = "0.7, 0.8"
32
Reexport = "1"
33
StatsBase = "0.24 - 0.33, 0.34"
34
StatsModels = "0.6, 0.7"
0 commit comments