From ec5cd0341f1c111937396e771af96c6d8ee377da Mon Sep 17 00:00:00 2001 From: Benjamin Rich Date: Tue, 4 May 2021 16:37:08 -0400 Subject: [PATCH] Prepare to resubmit to CRAN --- .Rbuildignore | 2 +- .gitignore | 1 + cran-comments.md | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) 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.