This repository was archived by the owner on Sep 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 1313CONDUCT.md
1414revdep
1515^cran-comments\.md$
16+ ^\.httr-oauth$
Original file line number Diff line number Diff line change @@ -16,15 +16,15 @@ File 'LICENSE':
1616
1717## Reverse dependencies
1818
19- * I have run R CMD check on the NUMBER downstream dependencies.
20- (Summary at <>).
21- * FAILURE SUMMARY
22- * All revdep maintainers were notified of the release on RELEASE DATE .
19+ * I have run R CMD check on the 6 downstream dependencies.
20+ (Summary at < https://github.com/ropensci/gistr/tree/master/revdep > ).
21+ * None had problems.
22+ * All revdep maintainers were notified of the release.
2323
2424---
2525
26- This version fixes a bug and changes function name in from a dependency
27- package in anticipation of new version on CRAN (dplyr).
26+ This version fixes a bug and changes function name in a dependency
27+ package in anticipation of a new version of it on CRAN (dplyr).
2828
2929
3030Thanks!
Original file line number Diff line number Diff line change 22
33This is an automated email to let you know about the release of {{{ my_package }}}, which I'll submit to CRAN on ({{{ date }}}).
44
5+ This release includes only very minor changes that shouldn't effect your package.
6+
57To check for potential problems, I ran ` R CMD check ` on your package {{{your_package}}} ({{{your_version}}}).
68
79I found: {{{your_summary}}}.
You can’t perform that action at this time.
0 commit comments