Skip to content

Commit

Permalink
comments, version
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebacher committed Jul 11, 2024
1 parent 1638317 commit 8266d3f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 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: datawizard
Title: Easy Data Wrangling and Statistical Transformations
Version: 0.11.0.5
Version: 0.12.0
Authors@R: c(
person("Indrajeet", "Patil", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# datawizard 0.11.0.1
# datawizard 0.12.0

BREAKING CHANGES

Expand Down
7 changes: 6 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@

## revdepcheck results

We checked 17 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
We checked 18 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 0 packages

## Other comments

This release fixes the two CRAN failures on r-oldrel-macos-arm64 and
r-oldrel-macos-x86_64.

0 comments on commit 8266d3f

Please sign in to comment.