Skip to content

Commit 91bb255

Browse files
committed
prepare for CRAN
1 parent cf5b199 commit 91bb255

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

cran-comments.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,23 @@
22

33
## Test environments
44

5-
* using R version 3.4.1 (2017-06-30)
6-
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
5+
* Windows
76
* using R Under development (unstable) (2017-09-12 r73242)
87
* using platform: x86_64-w64-mingw32 (64-bit)
8+
9+
* OSX
10+
* using R version 3.4.2 (2017-09-28)
11+
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
912

10-
## R CMD check --as-cran wrapr_1.0.0.tar.gz
13+
## R CMD check --as-cran wrapr_1.0.1.tar.gz
1114

12-
* using R version 3.4.1 (2017-06-30)
13-
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
1415
* using session charset: UTF-8
1516
* using option ‘--as-cran’
1617
* checking for file ‘wrapr/DESCRIPTION’ ... OK
1718
* checking extension type ... Package
18-
* this is package ‘wrapr’ version ‘1.0.0
19+
* this is package ‘wrapr’ version ‘1.0.1
1920
* package encoding: UTF-8
2021

21-
2222
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
2323
Maintainer: ‘John Mount <[email protected]>
2424

@@ -35,4 +35,5 @@ devtools::revdep_check()
3535
Checked replyr : 0 errors | 0 warnings | 0 notes
3636
Checked seplyr : 0 errors | 1 warning | 0 notes
3737
Checked WVPlots: 0 errors | 0 warnings | 0 notes
38-
38+
39+
Warning in seplyr is a `dplyr` bug crashing and `seplyr` vingette.

0 commit comments

Comments
 (0)