File tree Expand file tree Collapse file tree 3 files changed +13
-7
lines changed
Expand file tree Collapse file tree 3 files changed +13
-7
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 Parametric Programming
44Version: 0.2.0
5- Date: 2017-06-18
5+ Date: 2017-07-05
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.2.0 2017-06-18
2+ ` wrapr ` 0.2.0 2017-07-05
33
44 * Switch to abstract syntax tree substitution.
55 * Allow variable swaps.
Original file line number Diff line number Diff line change 33## Test environments
44
55 * local OS X install x86_64-apple-darwin13.4.0 (64-bit) 10.12.3
6- * R version 3.4.0 (2017-04-21)
6+ * using R version 3.4.0 (2017-04-21)
77 * win-builder (devel and release)
88
9- ## R CMD check --as-cran wrapr_0.1.3.tar.gz
9+ ## R CMD check --as-cran wrapr_0.2.0.tar.gz
10+
11+ * using R version 3.4.0 (2017-04-21)
12+ * using platform: x86_64-apple-darwin15.6.0 (64-bit)
13+ * using session charset: UTF-8
14+ * using option ‘--as-cran’
15+ * checking for file ‘wrapr/DESCRIPTION’ ... OK
16+ * checking extension type ... Package
17+ * this is package ‘wrapr’ version ‘0.2.0’
18+ * package encoding: UTF-8
1019
11- * using R version 3.4.0 (2017-04-21)
12- * using platform: x86_64-apple-darwin15.6.0 (64-bit)
13- * using option ‘--as-cran’
1420
1521Note_to_CRAN_maintainers
1622Maintainer: ‘John Mount
< [email protected] > ’
You can’t perform that action at this time.
0 commit comments