Skip to content

Commit d58410a

Browse files
committed
Prepare CRAN release
1 parent d5a363d commit d58410a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: parameters
33
Title: Processing of Model Parameters
4-
Version: 0.28.2.10
4+
Version: 0.28.3
55
Authors@R:
66
c(person(given = "Daniel",
77
family = "Lüdecke",
@@ -232,4 +232,3 @@ Config/testthat/parallel: true
232232
Config/Needs/website: easystats/easystatstemplate
233233
Config/Needs/check: stan-dev/cmdstanr
234234
Config/rcmdcheck/ignore-inconsequential-notes: true
235-
Remotes: easystats/insight, easystats/modelbased

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# parameters (devel)
1+
# parameters 0.28.3
22

3-
* fixed bug in `standardize_info(<fixest>)` that was preventing
3+
* fixed bug in `standardize_info(<fixest>)` that was preventing
44
`standardise_parameters()` from working for `fixest` models.
55

66
* `equivalence_test()` gets methods for objects from the *modelbased* package.

0 commit comments

Comments
 (0)