File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed
Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Package: cdata
22Type: Package
33Title: Wrappers for 'tidyr::gather()' and 'tidyr::spread()'
44Version: 0.1.5
5- Date: 2017-05-17
5+ Date: 2017-07-04
66Author: John Mount, Nina Zumel
77Maintainer: John Mount <jmount@win-vector.com>
88URL: https://github.com/WinVector/cdata
Original file line number Diff line number Diff line change 11
22
3- 'cdata' 0.1.5 2017/05/17
3+ 'cdata' 0.1.5 2017/07/04
44
55 * Allow NA in key columns.
66 * Add optional class annotation when moving values to rows.
Original file line number Diff line number Diff line change 22## Test environments
33
44* local OS X install x86_64-apple-darwin13.4.0 (64-bit)
5- * R version 3.3.3
5+ * using R version 3.4.0 (2017-04-21)
66* win-builder (devel and release)
77
8- ## R CMD check --as-cran cdata_0.1.1.tar.gz
8+ ## R CMD check --as-cran cdata_0.1.5.tar.gz
9+
10+ * using log directory ‘/Users/johnmount/Documents/work/cdata.Rcheck’
911
10- * using R version 3.4.0 (2017-04-21)
1112* using platform: x86_64-apple-darwin15.6.0 (64-bit)
1213* using session charset: UTF-8
1314* using option ‘--as-cran’
15+ * checking for file ‘cdata/DESCRIPTION’ ... OK
16+ * checking extension type ... Package
17+ * this is package ‘cdata’ version ‘0.1.5’
18+ * package encoding: UTF-8
19+
1420
1521R CMD check results
16220 errors | 0 warnings | 1 notes
You can’t perform that action at this time.
0 commit comments