Skip to content

Commit 8266d3f

Browse files
committed
comments, version
1 parent 1638317 commit 8266d3f

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: datawizard
33
Title: Easy Data Wrangling and Statistical Transformations
4-
Version: 0.11.0.5
4+
Version: 0.12.0
55
Authors@R: c(
66
person("Indrajeet", "Patil", , "patilindrajeet.science@gmail.com", role = "aut",
77
comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# datawizard 0.11.0.1
1+
# datawizard 0.12.0
22

33
BREAKING CHANGES
44

cran-comments.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44

55
## revdepcheck results
66

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

99
* We saw 0 new problems
1010
* We failed to check 0 packages
11+
12+
## Other comments
13+
14+
This release fixes the two CRAN failures on r-oldrel-macos-arm64 and
15+
r-oldrel-macos-x86_64.

0 commit comments

Comments
 (0)