diff --git a/.Rbuildignore b/.Rbuildignore index 784103a..e65d321 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -5,4 +5,4 @@ ^\.travis\.yml$ ^CRAN-RELEASE$ ^.*\.Rproj$ -^\.Rproj\.user$ \ No newline at end of file +^\.Rproj\.user$ diff --git a/.gitignore b/.gitignore index 5110ebf..1bfdfb2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ temp.* *.Rproj .Rproj.user +CRAN-RELEASE diff --git a/cran-comments.md b/cran-comments.md index 78a08a1..b8075e1 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,6 +1,7 @@ # Version 1.0 -Note: I am resubmitting because there were some small errors in the vignette that I have corrected. +Note: I am resubmitting because I found some small errors in the vignette +and fixed them. This is the first submission of `ttt` to CRAN.