Skip to content

Commit bb6de99

Browse files
committed
Prepare 0.3.0 release
1 parent 68fa7b8 commit bb6de99

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: vdiffr
22
Title: Visual Regression Testing and Graphical Diffing
3-
Version: 0.2.3.9001
3+
Version: 0.3.0
44
Authors@R: c(
55
person("Lionel", "Henry", , "[email protected]", c("cre", "aut")),
66
person("RStudio", role = "cph"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# vdiffr 0.2.99.9000
2+
# vdiffr 0.3.0
33

44
This release of vdiffr features a major overhaul of the internals to
55
make the package more robust.

cran-comments.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11

2-
Should fix the CRAN failures
2+
Should fix the CRAN failures.
33

44

55
## Test environments
66

7-
* local OS X install, R 3.4.4
8-
* ubuntu 12.04 (on travis-ci), R 3.4.4 and devel
9-
* win-builder (devel and release)
7+
* local OS X install, R release
8+
* ubuntu 12.04 (on travis-ci), R oldrel, release, and devel
9+
* win-builder (R devel and release)
1010

1111

1212
## R CMD check results
@@ -16,10 +16,9 @@ Should fix the CRAN failures
1616

1717
## Reverse dependencies
1818

19-
I ran R CMD check on all 21 reverse dependencies (summary at
19+
I ran R CMD check on all 42 reverse dependencies (summary at
2020
https://github.com/lionel-/vdiffr/tree/master/revdep).
2121

22-
I could not check 7 packages (bayesplot, descriptr, earlyR, ggExtra,
23-
olsrr, rcartocolor, rfm).
22+
I could not check 5 packages (cicero, fingertipscharts, ggcyto, ggformula, ggstatsplot).
2423

2524
No problems were found for the other packages.

0 commit comments

Comments
 (0)