Skip to content

Commit 082bc16

Browse files
committed
prepare for CRAN release
1 parent f97059e commit 082bc16

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

cran-comments.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,22 @@ to reduce package dependencies.
44

55
## Test environments
66

7-
* OSX build/check
7+
* OSX build/check
8+
* using R version 3.4.3 (2017-11-30)
9+
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
810

9-
* win-builder
11+
* win-builder
12+
* using R Under development (unstable) (2018-03-09 r74376)
13+
* using platform: x86_64-w64-mingw32 (64-bit)
1014

11-
## R CMD check --as-cran replyr_0.9.1.tar.gz
15+
## R CMD check --as-cran replyr_0.9.2.tar.gz
1216

17+
* using option ‘--as-cran’
18+
* checking for file ‘replyr/DESCRIPTION’ ... OK
19+
* checking extension type ... Package
20+
* this is package ‘replyr’ version ‘0.9.2’
21+
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
22+
Maintainer: ‘John Mount <[email protected]>
1323

1424
Status: OK
1525
(no other NOTEs, WARNINGs, or ERRORs)
@@ -18,7 +28,6 @@ Status: OK
1828

1929
All declared dependencies checked.
2030

21-
devtools::revdep_check()
22-
Checking 1 packages: WVPlots
23-
Checked WVPlots: 0 errors | 0 warnings | 0 notes
24-
31+
devtools::revdep_check()
32+
Checking 1 packages: WVPlots
33+
Checked WVPlots: 0 errors | 0 warnings | 0 notes

0 commit comments

Comments
 (0)