diff --git a/.Rbuildignore b/.Rbuildignore index bc0ff3d..190a404 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -1,3 +1,4 @@ +^cran-comments\.md$ ^\.travis\.yml$ ^Meta$ ^doc$ diff --git a/cran-comments.md b/cran-comments.md new file mode 100644 index 0000000..fadafcf --- /dev/null +++ b/cran-comments.md @@ -0,0 +1,10 @@ +This submission resolves issues introduced in the upcoming version of the forecast package. + +## Test environments +* local ubuntu 18.04 install, R 3.5.1 +* ubuntu 16.04 (on travis-ci), R 3.5.3 +* win-builder (devel) + +## R CMD check results + +0 errors | 0 warnings | 0 notes \ No newline at end of file