Skip to content

Commit 1e8856d

Browse files
committed
Update CRAN comments
1 parent f303b7e commit 1e8856d

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

cran-comments.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,4 @@
1-
This version fixes the errors on systems featuring FreeType 2.8.0. It
2-
should also fix packages depending on vdiffr, such as ggstance.
3-
4-
The win-builder checks failed with this error:
5-
6-
```
7-
Error in svglite_(file, bg, width, height, pointsize, standalone, aliases) :
8-
function 'gdtools_RcppExport_validate' not provided by package 'gdtools'
9-
```
10-
11-
However I cannot reproduce this error on Appveyor or on R hub.
12-
1+
This version attempts to fix the errors that appeared on some CRAN systems.
132

143
## Test environments
154

@@ -26,10 +15,6 @@ However I cannot reproduce this error on Appveyor or on R hub.
2615

2716
## Reverse dependencies
2817

29-
We ran R CMD check on all 5 reverse dependencies (summary at
18+
We ran R CMD check on all 9 reverse dependencies (summary at
3019
https://github.com/lionel-/vdiffr/tree/master/revdep). No problems
3120
were found.
32-
33-
We also run R CMD check for the ggstance package on a Debian system
34-
featuring FreeType 2.8.0. This new version of vdiffr fixes the
35-
ggstance failures.

0 commit comments

Comments
 (0)