We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074f710 commit 8e0fb58Copy full SHA for 8e0fb58
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: parameters
3
Title: Processing of Model Parameters
4
-Version: 0.28.1.1
+Version: 0.28.1.2
5
Authors@R:
6
c(person(given = "Daniel",
7
family = "Lüdecke",
@@ -231,4 +231,3 @@ Config/testthat/parallel: true
231
Config/Needs/website: easystats/easystatstemplate
232
Config/Needs/check: stan-dev/cmdstanr
233
Config/rcmdcheck/ignore-inconsequential-notes: true
234
-Remotes: lrberge/fixest
NEWS.md
@@ -1,3 +1,9 @@
+# parameters (devel)
+
+## Bug fixes
+* Updates tests to resolve issues with the latest version of the *fixest* package.
# parameters 0.28.1
8
9
## Changes
0 commit comments