File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 11Type: Package
22Package: modelbased
33Title: Estimation of Model-Based Predictions, Contrasts and Means
4- Version: 0.11.2.16
4+ Version: 0.12.0
55Authors@R:
66 c(person(given = "Dominique",
77 family = "Makowski",
@@ -39,10 +39,10 @@ BugReports: https://github.com/easystats/modelbased/issues
3939Depends:
4040 R (>= 3.6)
4141Imports:
42- bayestestR (>= 0.16.0 ),
42+ bayestestR (>= 0.16.1 ),
4343 datawizard (>= 1.1.0),
4444 insight (>= 1.3.1),
45- parameters (>= 0.26 .0),
45+ parameters (>= 0.27 .0),
4646 graphics,
4747 stats,
4848 tools,
@@ -83,7 +83,7 @@ Suggests:
8383 nnet,
8484 ordinal,
8585 palmerpenguins,
86- performance (>= 0.13 .0),
86+ performance (>= 0.14 .0),
8787 patchwork,
8888 pbkrtest,
8989 poorman,
@@ -111,4 +111,3 @@ Roxygen: list(markdown = TRUE)
111111Config/Needs/check: stan-dev/cmdstanr
112112Config/Needs/website: easystats/easystatstemplate
113113LazyData: true
114- Remotes: easystats/insight, easystats/bayestestR, easystats/parameters
Original file line number Diff line number Diff line change 1- # modelbased (devel)
1+ # modelbased 0.12.0
22
33## Changes
44
You can’t perform that action at this time.
0 commit comments