Package: splitstackshape Type: Package Title: Stack and Reshape Datasets After Splitting Concatenated Values Version: 1.4.8 Date: 2019-04-21 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 (cSplit) family of functions splits such data into separate cells. The package also includes functions to 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) Imports: data.table (>= 1.9.4) URL: http://github.com/mrdwab/splitstackshape BugReports: http://github.com/mrdwab/splitstackshape/issues RoxygenNote: 6.1.1 Roxygen: list(markdown = TRUE) Suggests: covr, testthat Repository: https://mrdwab.r-universe.dev Date/Publication: 2019-04-21 19:39:07 UTC RemoteUrl: https://github.com/mrdwab/splitstackshape RemoteRef: HEAD RemoteSha: edd44d17c5fa69ae9b1b31808c8a2426a1bd7176 NeedsCompilation: no Packaged: 2026-06-18 10:50:27 UTC; root