Skip to content

Commit c5e8cad

Browse files
Use revdep
1 parent 1070a0b commit c5e8cad

File tree

3 files changed

+9
-14
lines changed

3 files changed

+9
-14
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
^Meta$
1313
^cran-comments\.md$
1414
^CRAN-SUBMISSION$
15+
^revdep$

cran-comments.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,4 @@
1-
## Resubmission (v 0.4.0)
2-
This is a resubmission. In this version I have:
3-
4-
* Updated the package description to make the copyright holder clearer.
5-
* Crown Copyright is the only copyright holder.
6-
7-
8-
## Resubmission (v 0.2.0)
9-
This is a resubmission. In this version I have:
10-
11-
* Fixed a typo in the description and function documentation.
12-
131
## R CMD check results
142

15-
0 errors | 0 warnings | 1 note
3+
0 errors | 0 warnings | 0 note
164

17-
* This is a new release.

revdep/.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
checks
2+
library
3+
checks.noindex
4+
library.noindex
5+
cloud.noindex
6+
data.sqlite
7+
*.html

0 commit comments

Comments
 (0)