Skip to content

Commit 2f2277c

Browse files
committed
CRAN checks
1 parent 30f1559 commit 2f2277c

File tree

1 file changed

+33
-4
lines changed

1 file changed

+33
-4
lines changed

cran-comments.md

Lines changed: 33 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,39 @@
1717
### Windows
1818

1919
devtools::check_win_devel()
20-
Error in curl::curl_fetch_memory(url, handle = h) :
21-
Timeout was reached: [win-builder.r-project.org] FTP response timeout
22-
23-
rhub::check_for_cran()
20+
* using log directory 'd:/RCompile/CRANguest/R-devel/WVPlots.Rcheck'
21+
* using R version 4.3.0 RC (2023-04-13 r84256 ucrt)
22+
* using platform: x86_64-w64-mingw32 (64-bit)
23+
...
24+
Maintainer: 'John Mount <[email protected]>'
25+
Found the following (possibly) invalid URLs:
26+
URL: https://journals.sagepub.com/doi/abs/10.1177/0272989X15582210
27+
From: man/ROCPlot.Rd
28+
Status: 403
29+
Message: Forbidden
30+
...
31+
Status: 1 NOTE
32+
URL check is a false positive. URL loads fine for user browser.
33+
34+
### Linux
35+
36+
rhub::check_for_cran()
37+
Build ID: WVPlots_1.3.3.tar.gz-6aef1fc1ebbd4b2c8c547043dc977338
38+
Platform: Windows Server 2022, R-devel, 64 bit
39+
Submitted: 17 minutes 42.8 seconds ago
40+
Build time: 6 minutes 55.6 seconds
41+
NOTES:
42+
* checking CRAN incoming feasibility ... [15s] NOTE
43+
Found the following (possibly) invalid URLs:
44+
URL: https://journals.sagepub.com/doi/abs/10.1177/0272989X15582210
45+
From: man/ROCPlot.Rd
46+
Status: 403
47+
Message: Forbidden
48+
Maintainer: 'John Mount <[email protected]>'
49+
* checking for detritus in the temp directory ... NOTE
50+
Found the following files/directories:
51+
'lastMiKTeXException'
52+
URL is loadable, both the URL check and the lastMiKTeXException are presumably factors of the test environment, not the package.
2453

2554

2655
## Downstream dependencies

0 commit comments

Comments
 (0)