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 e99773b commit 1b5d3feCopy full SHA for 1b5d3fe
.Rbuildignore
@@ -7,4 +7,5 @@
7
^_pkgdown\.yml$
8
^docs$
9
^pkgdown$
10
-^_dev$
+^_dev$
11
+^cran-comments\.md$
NEWS.md
@@ -0,0 +1,3 @@
1
+# shinychat (development version)
2
+
3
+* Initial CRAN submission.
cran-comments.md
@@ -0,0 +1,5 @@
+## R CMD check results
+0 errors | 0 warnings | 1 note
4
5
+* This is a new release.
0 commit comments