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 2ff32f6 commit 423b44aCopy full SHA for 423b44a
cran-comments.md
@@ -1,7 +1,7 @@
1
2
Fixes a bug in knitted markdown documents which caused backtraces to be displayed when they shouldn't.
3
4
-Also fixes one valgrind issue (I can't reproduce the uninitialised value warning locally).
+Also fixes one valgrind issue.
5
6
## Test environments
7
@@ -18,6 +18,6 @@ Also fixes one valgrind issue (I can't reproduce the uninitialised value warning
18
19
## Reverse dependencies
20
21
-I have run R CMD check on the 444 downstream dependencies. (Summary at https://github.com/r-lib/rlang/blob/release-0.3.2/revdep/README.md).
+I have run R CMD check on the 447 downstream dependencies. (Summary at https://github.com/r-lib/rlang/tree/release-0.3.3/revdep).
22
23
There were no issues.
0 commit comments