Skip to content

Commit

Permalink
Update cran-comments.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wibeasley committed Apr 22, 2023
1 parent cd40bf2 commit daa343b
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,33 @@
Description
===============================================

This submission is primarily to address a unit test that is lacking a `testthat::skip_on_cran()` call. It also includes a few new features.

Periodically there is a [single CRAN daily note](https://cran.rstudio.com/web/checks/check_results_REDCapR.html); it has been addressed (<https://github.com/OuhscBbmc/REDCapR/issues/352>).
This submission is primarily to address a recent change in the REDCap server.

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.2.1 patched
1. Local Win10, R 4.2.1 patched
1. R-hub
1. Local Ubuntu, R 4.2.2
2. Local Win10, R 4.2.3 patched
3. R-hub
1. [Ubuntu Linux 20.04 LTS, R-release, GCC](https://builder.r-hub.io/status/REDCapR_1.1.0.tar.gz-65720cf9ae694996b81294e2ade39175)
1. [Fedora Linux, R-devel, clang, gfortran](https://builder.r-hub.io/status/REDCapR_1.1.0.tar.gz-dfbf2b851e0c48aeaaf8e85c9c34c332)
1. [Windows Server](https://builder.r-hub.io/status/REDCapR_1.1.0.tar.gz-6fe170ebb60e41469336c822ca3465da)
1. [win-builder](https://win-builder.r-project.org/h66QMt5KzueV), development version.
1. [GiHub Actions](https://github.com/OuhscBbmc/REDCapR/actions), Ubuntu 20.04 LTS
2. [Fedora Linux, R-devel, clang, gfortran](https://builder.r-hub.io/status/REDCapR_1.1.0.tar.gz-dfbf2b851e0c48aeaaf8e85c9c34c332)
3. [Windows Server](https://builder.r-hub.io/status/REDCapR_1.1.9005.tar.gz-34917c524b674b82860b920d177844f1)
4. [win-builder](https://win-builder.r-project.org/eG6x3HZ9ITqN), development version.
5. [GiHub Actions](https://github.com/OuhscBbmc/REDCapR/actions), Ubuntu 20.04 LTS

R CMD check results
-----------------------------------------------

* No ERRORs or WARNINGs on any builds.

* A NOTE is returned for a few websites. All are accessible by browser.
* https://grantome.com/grant/NIH/P01-AG043362
* https://grantome.com/grant/NIH/U54-GM104938
* https://taggs.hhs.gov/Detail/AwardDetail?arg_AwardNum=U54GM104938&arg_ProgOfficeCode=127
* https://www.researchgate.net/profile/William-Beasley-5
* <https://community.projectredcap.org> is a site accessible only to REDCap administrators
* <https://grantome.com/grant/NIH/P01-AG043362>
* <https://grantome.com/grant/NIH/U54-GM104938>
* <https://taggs.hhs.gov/Detail/AwardDetail?arg_AwardNum=U54GM104938&arg_ProgOfficeCode=127>
* <https://www.researchgate.net/profile/William-Beasley-5>

* There is one NOTE that is only found on R-hub Windows (Server 2022, R-devel 64-bit):

Expand Down

0 comments on commit daa343b

Please sign in to comment.