We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 165b4d5 commit 591e812Copy full SHA for 591e812
.Rbuildignore
@@ -14,3 +14,4 @@
14
^codecov\.yml$
15
^\.github$
16
^revdep$
17
+^CRAN-SUBMISSION$
cran-comments.md
@@ -1,11 +1,13 @@
1
## R CMD check results
2
3
-0 errors | 0 warnings | 0 notes
+0 errors | 1 warning | 0 notes
4
5
+winbuilder emits:
6
-## revdepcheck
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
-We checked 117 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
12
- * We saw 0 new problems
- * We failed to check 0 packages
13
+## revdepcheck
0 commit comments