From ee57d28987102857956b477e4c91b3825df50387 Mon Sep 17 00:00:00 2001 From: Will Beasley Date: Sun, 17 Jan 2021 15:17:44 -0600 Subject: [PATCH] starting cran check ref #57 --- .Rbuildignore | 1 + cran-comments.md | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 cran-comments.md diff --git a/.Rbuildignore b/.Rbuildignore index 87bee57..9eb942d 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -19,3 +19,4 @@ man-roxygen/* ^_pkgdown\.yml$ ^docs$ ^pkgdown$ +^cran-comments\.md$ diff --git a/cran-comments.md b/cran-comments.md new file mode 100644 index 0000000..2c00e19 --- /dev/null +++ b/cran-comments.md @@ -0,0 +1,34 @@ +Description +----------------------------------------------- + +This submission includes new features and updates to stay compliant with R checks. + +A second change is that I am now the package maintainer, taking over from Thomas J. Leeper (thosjleeper@gmail.com). + +Thank you for taking the time to review my submission, and please tell me if there's something else I should do for CRAN. -Will Beasley + + +Test environments +----------------------------------------------- + +1. Local Ubuntu, R 4.0.3 +1. Local Win8, R 4.0.3 Patched +1. r-hub + 1. [Ubuntu Linux 16.04 LTS, R-release, GCC](https://builder.r-hub.io/status/REDCapR_0.10.2.9006.tar.gz-71151f2f04454bc18c16430e5d62610b) + 1. [Fedora Linux, R-devel, clang, gfortran](https://builder.r-hub.io/status/REDCapR_0.10.2.9006.tar.gz-2f619028b765442f9dc1c34373443d2a) + 1. [Windows Server](https://builder.r-hub.io/status/REDCapR_0.10.2.9006.tar.gz-80133501925a411da4c3cf3be8205e29) +1. [win-builder](https://win-builder.r-project.org/xYyWrC1uFjXH), development version. +1. [Travis CI](https://travis-ci.org/github/IQSS/dataverse-client-r), Ubuntu 18.04 LTS + + +R CMD check results +----------------------------------------------- + +* No ERRORs or WARNINGs on any builds. + + +Downstream dependencies +----------------------------------------------- + +No downstream packages are affected. Only one package depends/imports REDCapR, and it passes my local checks. + * [codified](https://CRAN.R-project.org/package=codified)