Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 0ee96ec

Browse files
committed
updated revdep email, cran comments, and rubildignrore
1 parent bf7951f commit 0ee96ec

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ figure
1313
CONDUCT.md
1414
revdep
1515
^cran-comments\.md$
16+
^\.httr-oauth$

cran-comments.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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

3030
Thanks!

revdep/email.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Hi,
22

33
This 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+
57
To check for potential problems, I ran `R CMD check` on your package {{{your_package}}} ({{{your_version}}}).
68

79
I found: {{{your_summary}}}.

0 commit comments

Comments
 (0)