|
1 | 1 |
|
2 | 2 |
|
3 | | - |
4 | 3 | ## Test Results |
5 | 4 |
|
6 | | - |
7 | | - |
8 | 5 | ### OSX |
9 | 6 |
|
10 | | - R CMD check --as-cran vtreat_1.3.4.tar.gz |
| 7 | + R CMD check --as-cran vtreat_1.3.5.tar.gz |
11 | 8 | * using R version 3.5.0 (2018-04-23) |
12 | 9 | * using platform: x86_64-apple-darwin15.6.0 (64-bit) |
13 | 10 | * using session charset: UTF-8 |
14 | 11 | * using option ‘--as-cran’ |
15 | 12 | * checking for file ‘vtreat/DESCRIPTION’ ... OK |
16 | 13 | * checking extension type ... Package |
17 | | - * this is package ‘vtreat’ version ‘1.3.4’ |
| 14 | + * this is package ‘vtreat’ version ‘1.3.5’ |
18 | 15 | * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
19 | 16 | Maintainer: ‘John Mount <[email protected]>’ |
20 | 17 | * checking top-level files ... WARNING |
21 | 18 | Conversion of ‘README.md’ failed: |
22 | 19 | pandoc: Could not fetch https://www.r-pkg.org/badges/version/vtreat |
23 | 20 | TlsException (HandshakeFailed (Error_Protocol ("expecting server hello, got alert : [(AlertLevel_Fatal,HandshakeFailure)]",True,HandshakeFailure))) |
24 | 21 | Status: 1 WARNING |
25 | | - Warning is spurious, link exists. |
| 22 | + WARNING is spurious, link is good. |
| 23 | + |
26 | 24 |
|
27 | | - |
28 | 25 | ### Windows |
29 | 26 |
|
| 27 | + devtools::build_win() |
| 28 | + |
30 | 29 | rhub::check_for_cran() |
31 | | - 635#> * using log directory 'C:/Users/USERPLHyKxUmFj/vtreat.Rcheck' |
32 | | - 636#> * using R Under development (unstable) (2018-12-26 r75909) |
33 | | - 637#> * using platform: x86_64-w64-mingw32 (64-bit) |
34 | | - 638#> * using session charset: ISO8859-1 |
35 | | - 639#> * using option '--as-cran' |
36 | | - 640#> * checking for file 'vtreat/DESCRIPTION' ... OK |
37 | | - 641#> * checking extension type ... Package |
38 | | - 642#> * this is package 'vtreat' version '1.3.4' |
39 | | - 643#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
40 | | - 644#> Maintainer: 'John Mount ' |
41 | | - 686#> * checking sizes of PDF files under 'inst/doc' ... NOTE |
42 | | - 687#> Unable to find GhostScript executable to run checks on size reduction |
43 | | - 700#> Status: 1 NOTE |
| 30 | + 640#> * using R Under development (unstable) (2018-12-26 r75909) |
| 31 | + 641#> * using platform: x86_64-w64-mingw32 (64-bit) |
| 32 | + 642#> * using session charset: ISO8859-1 |
| 33 | + 643#> * using option '--as-cran' |
| 34 | + 644#> * checking for file 'vtreat/DESCRIPTION' ... OK |
| 35 | + 645#> * checking extension type ... Package |
| 36 | + 646#> * this is package 'vtreat' version '1.3.5' |
| 37 | + 647#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
| 38 | + 648#> Maintainer: 'John Mount ' |
| 39 | + 690#> Unable to find GhostScript executable to run checks on size reduction |
| 40 | + 693#> * checking sizes of PDF files under 'inst/doc' ... NOTE |
| 41 | + 704#> Status: 1 NOTE |
| 42 | + Note is spurious. |
44 | 43 |
|
45 | 44 | ## Downstream dependencies |
46 | 45 |
|
47 | 46 | No declared reverse dependencies: |
48 | 47 |
|
49 | 48 | devtools::revdep('vtreat') |
50 | 49 | character(0) |
| 50 | + |
51 | 51 | |
52 | 52 | Zumel is not a mis-spelling. |
53 | 53 |
|
0 commit comments