We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f03e126 commit 209ee8fCopy full SHA for 209ee8f
.Rbuildignore
@@ -16,3 +16,4 @@
16
^codecov\.yml$
17
^CODE_OF_CONDUCT\.md$
18
^codemeta\.json$
19
+^cran-comments\.md$
cran-comments.md
@@ -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