We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d82df commit 502cd22Copy full SHA for 502cd22
.Rbuildignore
@@ -5,3 +5,5 @@
5
^scratch$
6
^\.travis\.yml$
7
^docs$
8
+^CRAN-RELEASE$
9
+^cran-comments\.md$
CRAN-RELEASE
@@ -0,0 +1,2 @@
1
+This package was submitted to CRAN on 2020-11-10.
2
+Once it is accepted, delete this file and tag the release (commit e0d82df).
cran-comments.md
@@ -0,0 +1,10 @@
+## Test environments
+* local R installation, R 3.6.3
3
+* ubuntu 16.04 (on travis-ci), R 3.6.3
4
+* win-builder (devel)
+
+## R CMD check results
+0 errors | 0 warnings | 1 note
10
+* This is a new release.
0 commit comments