Skip to content

Commit

Permalink
update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Dec 2, 2024
1 parent 842bb72 commit 17137dc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: statsExpressions
Title: Tidy Dataframes and Expressions with Statistical Details
Version: 1.6.1.9000
Version: 1.6.2
Authors@R:
person("Indrajeet", "Patil", , "[email protected]", role = c("cre", "aut", "cph"),
comment = c(ORCID = "0000-0003-1995-6531"))
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# statsExpressions 1.6.2

- The minimum needed R version is now bumped to `R 4.3`.

# statsExpressions 1.6.1

- Upgrade `{easystats}` package versions to avoid user-facing warnings due to
Expand Down
2 changes: 1 addition & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

0 errors | 0 warnings | 0 note

* Fixes CRAN vignette build failures on R-oldrel.
* Fixes snapshot tests failing due to easystats updates.

## revdepcheck results

Expand Down

0 comments on commit 17137dc

Please sign in to comment.