Skip to content

Commit 3e8032d

Browse files
committed
check
1 parent d4002c0 commit 3e8032d

File tree

1 file changed

+26
-5
lines changed

1 file changed

+26
-5
lines changed

cran-comments.md

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,33 @@
1515
Maintainer: ‘John Mount <[email protected]>’
1616
Status: OK
1717

18-
### Windows
18+
### Linux
19+
20+
3063#> About to run xvfb-run R CMD check --as-cran vtreat_1.5.2.tar.gz
21+
3065#> * using R version 3.6.1 (2019-07-05)
22+
3066#> * using platform: x86_64-pc-linux-gnu (64-bit)
23+
3067#> * using session charset: UTF-8
24+
3068#> * using option ‘--as-cran’
25+
3069#> * checking for file ‘vtreat/DESCRIPTION’ ... OK
26+
3070#> * checking extension type ... Package
27+
3071#> * this is package ‘vtreat’ version ‘1.5.2’
28+
3072#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
29+
3073#> Maintainer: ‘John Mount ’
30+
3129#> Status: OK
31+
32+
5565#> About to run xvfb-run R CMD check --as-cran vtreat_1.5.2.tar.gz
33+
5566#> * using log directory ‘/home/docker/vtreat.Rcheck’
34+
5567#> * using R Under development (unstable) (2020-02-01 r77752)
35+
5568#> * using platform: x86_64-pc-linux-gnu (64-bit)
36+
5569#> * using session charset: UTF-8
37+
5570#> * using option ‘--as-cran’
38+
5571#> * checking for file ‘vtreat/DESCRIPTION’ ... OK
39+
5572#> * checking extension type ... Package
40+
5573#> * this is package ‘vtreat’ version ‘1.5.2’
41+
5574#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
42+
5575#> Maintainer: ‘John Mount ’
43+
5633#> Status: OK
1944

20-
rhub::check_for_cran()
21-
GhostScript NOTE is a property of the test environment, not of the package.
22-
23-
devtools::check_win_devel()
2445

2546
## Downstream dependencies
2647

0 commit comments

Comments
 (0)