Skip to content

Commit 209ee8f

Browse files
Add cran-comments.md
1 parent f03e126 commit 209ee8f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@
1616
^codecov\.yml$
1717
^CODE_OF_CONDUCT\.md$
1818
^codemeta\.json$
19+
^cran-comments\.md$

cran-comments.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## R CMD check results
2+
3+
0 errors | 0 warnings | 1 note
4+
5+
* This is a new release.
6+
7+
* "Problems when formatting CITATION entries: partial match of 'note' to 'notes'"
8+
9+
I have replaced the package citation with a citation of the JOSS article, which eliminates the 'note' field.

0 commit comments

Comments
 (0)