Skip to content

Commit 7edeae4

Browse files
committed
finish checks
1 parent 9eb6a62 commit 7edeae4

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

cran-comments.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11

2+
Harden package for R4.0.0 defaulting to stringAsFactors=FALSE.
3+
24
## Test environments
35

46
### OSX
@@ -17,9 +19,37 @@
1719

1820
### Windows
1921

22+
Not run at this time.
23+
24+
### Linux
25+
2026
rhub::check_for_cran()
21-
devtools::check_win_devel()
27+
About to run xvfb-run R CMD check --as-cran WVPlots_1.2.4.tar.gz
28+
* using log directory ‘/home/docker/WVPlots.Rcheck’
29+
* using R Under development (unstable) (2020-02-16 r77809)
30+
* using platform: x86_64-pc-linux-gnu (64-bit)
31+
* using session charset: UTF-8
32+
* using option ‘--as-cran’
33+
* checking for file ‘WVPlots/DESCRIPTION’ ... OK
34+
* checking extension type ... Package
35+
* this is package ‘WVPlots’ version ‘1.2.4’
36+
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
37+
Maintainer: ‘John Mount <[email protected]>’
38+
Status: OK
2239

40+
rhub::check_for_cran()
41+
About to run xvfb-run R CMD check --as-cran WVPlots_1.2.4.tar.gz
42+
* using log directory ‘/home/docker/WVPlots.Rcheck’
43+
* using R version 3.6.1 (2019-07-05)
44+
* using platform: x86_64-pc-linux-gnu (64-bit)
45+
* using session charset: UTF-8
46+
* using option ‘--as-cran’
47+
* checking for file ‘WVPlots/DESCRIPTION’ ... OK
48+
* checking extension type ... Package
49+
* this is package ‘WVPlots’ version ‘1.2.4’
50+
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
51+
Maintainer: ‘John Mount <[email protected]>’
52+
Status: OK
2353

2454
## Downstream dependencies
2555

0 commit comments

Comments
 (0)