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 91bb255 commit 28a367dCopy full SHA for 28a367d
cran-comments.md
@@ -36,4 +36,8 @@ devtools::revdep_check()
36
Checked seplyr : 0 errors | 1 warning | 0 notes
37
Checked WVPlots: 0 errors | 0 warnings | 0 notes
38
39
-Warning in seplyr is a `dplyr` bug crashing and `seplyr` vingette.
+The warning in `seplyr` is a `seplyr` vignette failing due to
40
+[`dplyr` issue 2860](https://github.com/tidyverse/dplyr/issues/2860),
41
+and not due to a change in `wrapr`. I believe this is fixed in
42
+development-`dplyr` and in addition a confirmed work around for this issue is
43
+in `seplyr` 0.1.6 (also being submitted to CRAN).
0 commit comments