Skip to content

Commit 47cd42f

Browse files
committed
complete checks
1 parent 1bb0422 commit 47cd42f

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

cran-comments.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,53 @@
11

22

3-
43
## Test Results
54

6-
7-
85
### OSX
96

10-
R CMD check --as-cran vtreat_1.3.4.tar.gz
7+
R CMD check --as-cran vtreat_1.3.5.tar.gz
118
* using R version 3.5.0 (2018-04-23)
129
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
1310
* using session charset: UTF-8
1411
* using option ‘--as-cran’
1512
* checking for file ‘vtreat/DESCRIPTION’ ... OK
1613
* checking extension type ... Package
17-
* this is package ‘vtreat’ version ‘1.3.4
14+
* this is package ‘vtreat’ version ‘1.3.5
1815
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
1916
Maintainer: ‘John Mount <[email protected]>’
2017
* checking top-level files ... WARNING
2118
Conversion of ‘README.md’ failed:
2219
pandoc: Could not fetch https://www.r-pkg.org/badges/version/vtreat
2320
TlsException (HandshakeFailed (Error_Protocol ("expecting server hello, got alert : [(AlertLevel_Fatal,HandshakeFailure)]",True,HandshakeFailure)))
2421
Status: 1 WARNING
25-
Warning is spurious, link exists.
22+
WARNING is spurious, link is good.
23+
2624

27-
2825
### Windows
2926

27+
devtools::build_win()
28+
3029
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.
4443

4544
## Downstream dependencies
4645

4746
No declared reverse dependencies:
4847

4948
devtools::revdep('vtreat')
5049
character(0)
50+
5151
5252
Zumel is not a mis-spelling.
5353

0 commit comments

Comments
 (0)