From 8e13f94b71573a5d28f740b8573abeec64ee789a Mon Sep 17 00:00:00 2001 From: SymbolixAU Date: Fri, 21 Dec 2018 20:28:38 +1100 Subject: [PATCH] cran comments --- .Rbuildignore | 1 + cran-comments.md | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 cran-comments.md diff --git a/.Rbuildignore b/.Rbuildignore index b746a2b..0b9d70b 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -1,3 +1,4 @@ +^cran-comments\.md$ ^CRAN-RELEASE$ ^data-raw$ ^.*\.Rproj$ diff --git a/cran-comments.md b/cran-comments.md new file mode 100644 index 0000000..3ca1add --- /dev/null +++ b/cran-comments.md @@ -0,0 +1,10 @@ +## Test environments +* local OS X install, R 3.5.0 +* ubuntu 14.04 (on travis-ci), R 3.5.0 +* win-builder (devel and release) + +## R CMD check results + +0 errors | 0 warnings | 1 note + +* This is a new release.