Skip to content

Commit 7c765e9

Browse files
authored
Prepare CRAN release (#507)
1 parent f4a02a5 commit 7c765e9

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: modelbased
33
Title: Estimation of Model-Based Predictions, Contrasts and Means
4-
Version: 0.11.1.2
4+
Version: 0.11.2
55
Authors@R:
66
c(person(given = "Dominique",
77
family = "Makowski",

NEWS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
# modelbased (devel)
1+
# modelbased 0.11.2
22

33
## Changes
44

55
* `estimate_contrasts()` for results from `estimate_relation()` and alike is
66
now more efficient for larger number of contrasts.
77

8+
* Updated information of `citation()`. If you want to cite the `modelbased`
9+
package, please use the JOSS publication as reference
10+
(https://joss.theoj.org/papers/10.21105/joss.07969).
11+
812
## Bug fixes
913

1014
* Fixed issue with formatted labels in `estimate_contrasts()` for results from

0 commit comments

Comments
 (0)