From a2824b11b8385d59084d023b4b0123dbedf02bc5 Mon Sep 17 00:00:00 2001 From: ConnorDonegan Date: Wed, 4 Oct 2023 10:54:27 -0500 Subject: [PATCH] cleanup --- .Rbuildignore | 1 + cran-comments.md | 36 ------------------------------------ 2 files changed, 1 insertion(+), 36 deletions(-) delete mode 100644 cran-comments.md diff --git a/.Rbuildignore b/.Rbuildignore index 39e2d30..64a6cec 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -18,3 +18,4 @@ README_files/ ^CRAN-RELEASE$ ^doc$ ^Meta$ +^CRAN-SUBMISSION$ diff --git a/cran-comments.md b/cran-comments.md deleted file mode 100644 index 7a749e6..0000000 --- a/cran-comments.md +++ /dev/null @@ -1,36 +0,0 @@ -Sent to win-builder: - -* using R version 4.3.1 (2023-06-16 ucrt) -... -* DONE -Status: OK - -and: - -* using log directory 'd:/RCompile/CRANguest/R-devel/surveil.Rcheck' -* using R Under development (unstable) (2023-10-01 r85245 ucrt) -... -* DONE -Status: OK - - -Built and check on Ubuntu 22.04: - -── R CMD check results ──────────────────────────────────── surveil 0.2.2 ──── -Duration: 8m 15.5s - -❯ checking installed package size ... NOTE - installed size is 80.3Mb - sub-directories of 1Mb or more: - libs 79.0Mb - -❯ checking dependencies in R code ... NOTE - Namespaces in Imports field not imported from: - ‘RcppParallel’ ‘rstantools’ - All declared Imports should be used. - -❯ checking for GNU extensions in Makefiles ... NOTE - GNU make is a SystemRequirements. - -0 errors ✔ | 0 warnings ✔ | 3 notes ✖ -