File tree Expand file tree Collapse file tree 1 file changed +16
-7
lines changed Expand file tree Collapse file tree 1 file changed +16
-7
lines changed Original file line number Diff line number Diff 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
1424Status: OK
1525(no other NOTEs, WARNINGs, or ERRORs)
@@ -18,7 +28,6 @@ Status: OK
1828
1929All 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
You can’t perform that action at this time.
0 commit comments