Skip to content

Commit 299186d

Browse files
committed
recheck
1 parent dd49fdb commit 299186d

19 files changed

+184
-188
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ Depends:
2323
Imports:
2424
stats,
2525
parallel,
26-
wrapr (>= 1.8.8)
26+
wrapr (>= 1.9.0)
2727
Suggests:
28-
rquery (>= 1.3.6),
29-
rqdatatable (>= 1.1.9),
28+
rquery (>= 1.3.8),
29+
rqdatatable (>= 1.2.2),
3030
isotone,
3131
lme4,
3232
knitr,

cran-comments.md

Lines changed: 14 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,36 @@
11

2-
32
## Test Results
43

54

6-
75
### OSX
86

9-
R CMD check --as-cran vtreat_1.4.6.tar.gz
7+
R CMD check --as-cran vtreat_1.4.7.tar.gz
108
* using R version 3.6.0 (2019-04-26)
119
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
1210
* using session charset: UTF-8
1311
* using option ‘--as-cran’
1412
* checking for file ‘vtreat/DESCRIPTION’ ... OK
1513
* checking extension type ... Package
16-
* this is package ‘vtreat’ version ‘1.4.6
14+
* this is package ‘vtreat’ version ‘1.4.7
1715
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
1816
Maintainer: ‘John Mount <[email protected]>’
1917
Status: OK
2018

21-
2219
### Windows
2320

2421
rhub::check_for_cran()
25-
623#> * using R Under development (unstable) (2019-09-18 r77193)
26-
624#> * using platform: x86_64-w64-mingw32 (64-bit)
27-
625#> * using session charset: ISO8859-1
28-
626#> * using option '--as-cran'
29-
627#> * checking for file 'vtreat/DESCRIPTION' ... OK
30-
628#> * checking extension type ... Package
31-
629#> * this is package 'vtreat' version '1.4.6'
32-
630#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
33-
631#> Maintainer: 'John Mount '
34-
673#> * checking sizes of PDF files under 'inst/doc' ... NOTE
35-
674#> Unable to find GhostScript executable to run checks on size reduction
36-
689#> Status: 1 NOTE
37-
GhostScript NOTE is a property of the test environment, not the package.
22+
744#> * using R Under development (unstable) (2019-09-18 r77193)
23+
745#> * using platform: x86_64-w64-mingw32 (64-bit)
24+
746#> * using session charset: ISO8859-1
25+
747#> * using option '--as-cran'
26+
748#> * checking for file 'vtreat/DESCRIPTION' ... OK
27+
749#> * checking extension type ... Package
28+
750#> * this is package 'vtreat' version '1.4.7'
29+
751#> Maintainer: 'John Mount '
30+
794#> * checking sizes of PDF files under 'inst/doc' ... NOTE
31+
795#> Unable to find GhostScript executable to run checks on size reduction
32+
810#> Status: 1 NOTE
33+
GhostScript NOTE is a property of the test environment, not of the package.
3834

3935
## Downstream dependencies
4036

docs/articles/VariableImportance.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/vtreat.html

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/vtreatCrossFrames.html

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/vtreatOverfit.html

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)