Skip to content

Commit bff0292

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for RDatasets in [extras] to 0.8, (keep existing compat)
1 parent 60bbc53 commit bff0292

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name = "OrdinalMultinomialModels"
22
uuid = "b51826c6-2bc1-4eb0-a3af-c080fd29f1d0"
33
keywords = ["ordered multinomial model", "proportional odds model", "proportional hazards model"]
4-
author = ["Hua Zhou <huazhou@ucla.edu>", "Chris German <germc3@ucla.edu>", "OpenMendel Team"]
54
version = "0.4.5"
5+
author = ["Hua Zhou <huazhou@ucla.edu>", "Chris German <germc3@ucla.edu>", "OpenMendel Team"]
66

77
[deps]
88
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
@@ -28,7 +28,7 @@ GLM = "1"
2828
Ipopt = "0.6.5 - 0.7, 0.8, 0.9, 1"
2929
MathOptInterface = "0.10, 1"
3030
NLopt = "0.6, 1"
31-
RDatasets = "0.7"
31+
RDatasets = "0.7, 0.8"
3232
Reexport = "1"
3333
StatsBase = "0.24 - 0.33, 0.34"
3434
StatsModels = "0.6, 0.7"

0 commit comments

Comments
 (0)