Skip to content

Commit

Permalink
recheck
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMount committed Oct 1, 2019
1 parent dd49fdb commit 299186d
Show file tree
Hide file tree
Showing 19 changed files with 184 additions and 188 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Expand Up @@ -23,10 +23,10 @@ Depends:
Imports:
stats,
parallel,
wrapr (>= 1.8.8)
wrapr (>= 1.9.0)
Suggests:
rquery (>= 1.3.6),
rqdatatable (>= 1.1.9),
rquery (>= 1.3.8),
rqdatatable (>= 1.2.2),
isotone,
lme4,
knitr,
Expand Down
32 changes: 14 additions & 18 deletions cran-comments.md
@@ -1,40 +1,36 @@


## Test Results



### OSX

R CMD check --as-cran vtreat_1.4.6.tar.gz
R CMD check --as-cran vtreat_1.4.7.tar.gz
* using R version 3.6.0 (2019-04-26)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--as-cran’
* checking for file ‘vtreat/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘vtreat’ version ‘1.4.6
* this is package ‘vtreat’ version ‘1.4.7
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
Maintainer: ‘John Mount <jmount@win-vector.com>’
Status: OK


### Windows

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

## Downstream dependencies

Expand Down
6 changes: 3 additions & 3 deletions docs/articles/VariableImportance.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions docs/articles/vtreat.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 17 additions & 17 deletions docs/articles/vtreatCrossFrames.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 17 additions & 17 deletions docs/articles/vtreatOverfit.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 299186d

Please sign in to comment.