From 2f2277cad615330252b175a0687e47fd54ba39a1 Mon Sep 17 00:00:00 2001 From: John Mount Date: Fri, 14 Apr 2023 11:23:12 -0700 Subject: [PATCH] CRAN checks --- cran-comments.md | 37 +++++++++++++++++++++++++++++++++---- 1 file changed, 33 insertions(+), 4 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index 6e5f72f..5687b3a 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -17,10 +17,39 @@ ### Windows devtools::check_win_devel() - Error in curl::curl_fetch_memory(url, handle = h) : - Timeout was reached: [win-builder.r-project.org] FTP response timeout - - rhub::check_for_cran() + * using log directory 'd:/RCompile/CRANguest/R-devel/WVPlots.Rcheck' + * using R version 4.3.0 RC (2023-04-13 r84256 ucrt) + * using platform: x86_64-w64-mingw32 (64-bit) + ... + Maintainer: 'John Mount ' + Found the following (possibly) invalid URLs: + URL: https://journals.sagepub.com/doi/abs/10.1177/0272989X15582210 + From: man/ROCPlot.Rd + Status: 403 + Message: Forbidden + ... + Status: 1 NOTE + URL check is a false positive. URL loads fine for user browser. + +### Linux + + rhub::check_for_cran() + Build ID: WVPlots_1.3.3.tar.gz-6aef1fc1ebbd4b2c8c547043dc977338 + Platform: Windows Server 2022, R-devel, 64 bit + Submitted: 17 minutes 42.8 seconds ago + Build time: 6 minutes 55.6 seconds + NOTES: + * checking CRAN incoming feasibility ... [15s] NOTE + Found the following (possibly) invalid URLs: + URL: https://journals.sagepub.com/doi/abs/10.1177/0272989X15582210 + From: man/ROCPlot.Rd + Status: 403 + Message: Forbidden + Maintainer: 'John Mount ' + * checking for detritus in the temp directory ... NOTE + Found the following files/directories: + 'lastMiKTeXException' + URL is loadable, both the URL check and the lastMiKTeXException are presumably factors of the test environment, not the package. ## Downstream dependencies