diff --git a/cran-comments.md b/cran-comments.md index 94d912f..fd18dbc 100755 --- a/cran-comments.md +++ b/cran-comments.md @@ -2,14 +2,6 @@ * local R installation, R 4.2.2 * win-builder (release, devel) -* Windows Server 2022, R-release, 32/64 bit -* Windows Server 2022, R-devel, 64 bit -* Windows Server 2022, R-oldrel, 32/64 bit -* Windows Server 2022, R-patched, 32/64 bit -* Ubuntu Linux 20.04.1 LTS, R-release, GCC -* Ubuntu Linux 20.04.1 LTS, R-devel, GCC -* Debian Linux, R-release, GCC -* Debian Linux, R-devel, GCC ## R CMD check results @@ -17,6 +9,10 @@ ## Comments -Adde arXiv doi's in DESCRIPTION and other documentation. +Added arXiv doi's in DESCRIPTION and documentation. False positive NOTE in check_win_release() and check_win_devel() about the spelling of the words "al", "de", "et", and "ndez" in the DESCRIPTION file. These words are correctly spelled. + +Other testing environments from devtools::check_rhub() and rhub::check_for_cran() are not available due to the following error message: +Error in curl::curl_fetch_memory(url, handle = handle) : + SSL peer certificate or SSH remote key was not OK: [builder.r-hub.io] SSL certificate problem: self signed certificate \ No newline at end of file