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 13
13
CONDUCT.md
14
14
revdep
15
15
^cran-comments\.md$
16
+ ^\.httr-oauth$
Original file line number Diff line number Diff line change @@ -16,15 +16,15 @@ File 'LICENSE':
16
16
17
17
## Reverse dependencies
18
18
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.
23
23
24
24
---
25
25
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).
28
28
29
29
30
30
Thanks!
Original file line number Diff line number Diff line change 2
2
3
3
This is an automated email to let you know about the release of {{{ my_package }}}, which I'll submit to CRAN on ({{{ date }}}).
4
4
5
+ This release includes only very minor changes that shouldn't effect your package.
6
+
5
7
To check for potential problems, I ran ` R CMD check ` on your package {{{your_package}}} ({{{your_version}}}).
6
8
7
9
I found: {{{your_summary}}}.
You can’t perform that action at this time.
0 commit comments