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 90ee508 commit 8ff5788Copy full SHA for 8ff5788
.Rbuildignore
@@ -1,3 +1,4 @@
1
+^CRAN-RELEASE$
2
^.*\.Rproj$
3
^\.Rproj\.user$
4
^cran-comments\.md$
@@ -12,7 +13,6 @@
12
13
^\.git.*$
14
^html$
15
^.*rsconnect.*$
-^README\.Rmd$
16
^WVPlots\.png$
17
^\.gitignore$
18
^docs$
.gitignore
@@ -4,3 +4,4 @@
inst/doc
5
*~
6
.DS_Store
7
+CRAN-RELEASE
0 commit comments