Skip to content

Commit

Permalink
prepare for CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMount committed Nov 17, 2017
1 parent cf5b199 commit 91bb255
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@

## Test environments

* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* Windows
* using R Under development (unstable) (2017-09-12 r73242)
* using platform: x86_64-w64-mingw32 (64-bit)

* OSX
* using R version 3.4.2 (2017-09-28)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)

## R CMD check --as-cran wrapr_1.0.0.tar.gz
## R CMD check --as-cran wrapr_1.0.1.tar.gz

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


* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
Maintainer: ‘John Mount <jmount@win-vector.com>

Expand All @@ -35,4 +35,5 @@ devtools::revdep_check()
Checked replyr : 0 errors | 0 warnings | 0 notes
Checked seplyr : 0 errors | 1 warning | 0 notes
Checked WVPlots: 0 errors | 0 warnings | 0 notes


Warning in seplyr is a `dplyr` bug crashing and `seplyr` vingette.

0 comments on commit 91bb255

Please sign in to comment.