Package: splitstackshape Type: Package Title: Functions to split concatenated data, conveniently stack columns of data.frames, and conveniently reshape data.frames. Version: 1.2.0 Date: 2013-08-27 Author: Ananda Mahto Maintainer: Ananda Mahto Description: Online data collection tools like Google Forms often export multiple-response questions with data concatenated in cells. The concat.split family of functions conveniently splits such data into separate cells. The package also includes functions to conveniently stack groups of columns and to reshape wide data, even when the data are "unbalanced"---something which reshape (from base R) does not handle, and which melt and dcast from reshape2 do not easily handle. License: GPL-3 LazyData: TRUE LazyLoad: yes Depends: R (>= 2.10), data.table URL: http://github.com/mrdwab/splitstackshape BugReports: http://github.com/mrdwab/splitstackshape/issues Collate: 'concat.split.R' 'Reshape.R' 'splitstackshape_helper_functions.R' 'splitstackshape-package.R' 'Stacked.R' 'getanID.R' Packaged: 2013-08-27 16:52:06 UTC; mrdwab NeedsCompilation: no Repository: CRAN Date/Publication: 2013-08-27 19:16:31 Built: R 3.0.3; ; 2014-09-09 06:00:40 UTC; windows