|
7 | 7 | ### OSX |
8 | 8 |
|
9 | 9 | R CMD check --as-cran vtreat_1.4.4.tar.gz |
| 10 | + * using R version 3.6.0 (2019-04-26) |
| 11 | + * using platform: x86_64-apple-darwin15.6.0 (64-bit) |
| 12 | + * using session charset: UTF-8 |
| 13 | + * using option ‘--as-cran’ |
| 14 | + * checking for file ‘vtreat/DESCRIPTION’ ... OK |
| 15 | + * checking extension type ... Package |
| 16 | + * this is package ‘vtreat’ version ‘1.4.4’ |
| 17 | + * checking CRAN incoming feasibility ... NOTE |
| 18 | + Maintainer: ‘John Mount <[email protected]>’ |
| 19 | + Found the following (possibly) invalid URLs: |
| 20 | + URL: https://www.jstor.org/stable/2683780 |
| 21 | + From: inst/doc/vtreat.html |
| 22 | + Status: 403 |
| 23 | + Message: Forbidden |
| 24 | + * checking top-level files ... WARNING |
| 25 | + Conversion of ‘README.md’ failed: |
| 26 | + pandoc: Could not fetch https://www.r-pkg.org/badges/version/vtreat |
| 27 | + TlsException (HandshakeFailed (Error_Protocol ("expecting server hello, got alert : [(AlertLevel_Fatal,HandshakeFailure)]",True,HandshakeFailure))) |
| 28 | + Status: 1 WARNING, 1 NOTE |
10 | 29 | WARNING and NOTE are spurious, URLs https://www.jstor.org/stable/2683780 and https://www.jstor.org/stable/2683780 are correct and working. |
11 | 30 |
|
12 | 31 | ### Windows |
13 | 32 |
|
14 | 33 | rhub::check_for_cran() |
15 | | - 682#> * using R Under development (unstable) (2019-07-04 r76780) |
16 | | - 683#> * using platform: x86_64-w64-mingw32 (64-bit) |
17 | | - 684#> * using session charset: ISO8859-1 |
18 | | - 685#> * using option '--as-cran' |
19 | | - 686#> * checking for file 'vtreat/DESCRIPTION' ... OK |
20 | | - 687#> * checking extension type ... Package |
21 | | - 688#> * this is package 'vtreat' version '1.4.3' |
22 | | - 689#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
23 | | - 690#> Maintainer: 'John Mount ' |
24 | | - 732#> * checking sizes of PDF files under 'inst/doc' ... NOTE |
25 | | - 733#> Unable to find GhostScript executable to run checks on size reduction |
26 | | - 747#> Status: 1 NOTE |
27 | | - NOTE is a property of the test environment, not the package. |
| 34 | + Build ID: vtreat_1.4.4.tar.gz-d878c7bb020e4c0abb135d9e32ceee14 |
| 35 | + Platform: Windows Server 2008 R2 SP1, R-devel, 32/64 bit |
| 36 | + NOTES: |
| 37 | + * checking sizes of PDF files under 'inst/doc' ... NOTE |
| 38 | + Unable to find GhostScript executable to run checks on size reduction |
| 39 | + GhostScript NOTE is a property of the test environment, not the package. |
28 | 40 |
|
29 | 41 |
|
30 | 42 | ## Downstream dependencies |
|
0 commit comments