File tree Expand file tree Collapse file tree 3 files changed +7
-13
lines changed Expand file tree Collapse file tree 3 files changed +7
-13
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Package: wrapr
22Type: Package
33Title: Wrap R Functions for Debugging and Ease of Use
44Version: 0.1.1
5- Date: 2017-02-28
5+ Date: 2017-03-13
66Author: John Mount, Nina Zumel
77Maintainer: John Mount <
[email protected] >
88URL: https://github.com/WinVector/wrapr
Original file line number Diff line number Diff line change 11
2- ` wrapr ` 0.1.1
2+ ` wrapr ` 0.1.1 2017-03-13
33
44 * Allow names in ` let ` .
55
Original file line number Diff line number Diff line change 66 * R version 3.3.2 (2016-10-31) -- "Sincere Pumpkin Patch"
77 * win-builder (devel and release)
88
9- ## R CMD check --as-cran wrapr_0.1.0 .tar.gz
9+ ## R CMD check --as-cran wrapr_0.1.1 .tar.gz
1010
11- * using R version 3.3.2 (2016-10-31 )
11+ * using R version 3.3.3 (2017-03-06 )
1212* using platform: x86_64-apple-darwin13.4.0 (64-bit)
1313* using session charset: UTF-8
1414* using option ‘--as-cran’
1515
16- NOTE
17- Maintainer: ‘John Mount
< [email protected] > ’
18-
19- New submission
20-
21- One NOTE (shown above)
22- No WARNINGs or ERRORs
16+ Status: OK
2317
2418## Downstream dependencies
2519
26- No declared reverse dependencies:
20+ Checked against all downstream dependencies.
2721
2822 devtools::revdep('wrapr')
29- character(0)
23+ [ 1 ] "replyr" "WVPlots"
You can’t perform that action at this time.
0 commit comments