Skip to content

Commit 0ba5c86

Browse files
committed
Increment version number to 1.0.5
1 parent a217548 commit 0ba5c86

File tree

3 files changed

+6
-20
lines changed

3 files changed

+6
-20
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: 1.0.4.9000
3+
Version: 1.0.5
44
Authors@R: c(
55
person("Lionel", "Henry", , "[email protected]", c("cre", "aut")),
66
person("Thomas Lin", "Pedersen", , "[email protected]",

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# vdiffr (development version)
1+
# vdiffr 1.0.5
2+
3+
* Fix for CRAN checks.
4+
25

36
# vdiffr 1.0.4
47

cran-comments.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1 @@
1-
## R CMD check results
2-
3-
0 errors | 1 warning | 0 notes
4-
5-
winbuilder emits:
6-
7-
Found the following significant warnings:
8-
WARNING: failed to apply patch d:/RCompile/CRANpkg/r_packages/patches/CRAN/vdiffr.diff
9-
10-
This is probably Tomas' UCRT patch failing to apply.
11-
12-
13-
## revdepcheck results
14-
15-
We checked 172 reverse dependencies (169 from CRAN + 3 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
16-
17-
* We saw 0 new problems
18-
* We failed to check 0 packages
1+
Fixes gcc13 issue.

0 commit comments

Comments
 (0)