splitstackshape: Stack and Reshape Datasets After Splitting Concatenated Values

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.

Version: 1.4.8
Depends: R (≥ 2.10)
Imports: data.table (≥ 1.9.4)
Suggests: covr, testthat
Published: 2019-04-21
Author: Ananda Mahto
Maintainer: Ananda Mahto <mrdwab at gmail.com>
BugReports: http://github.com/mrdwab/splitstackshape/issues
License: GPL-3
URL: http://github.com/mrdwab/splitstackshape
NeedsCompilation: no
Materials: README NEWS
CRAN checks: splitstackshape results

Documentation:

Reference manual: splitstackshape.pdf

Downloads:

Package source: splitstackshape_1.4.8.tar.gz
Windows binaries: r-devel: splitstackshape_1.4.8.zip, r-release: splitstackshape_1.4.8.zip, r-oldrel: splitstackshape_1.4.8.zip
macOS binaries: r-release (arm64): splitstackshape_1.4.8.tgz, r-oldrel (arm64): splitstackshape_1.4.8.tgz, r-release (x86_64): splitstackshape_1.4.8.tgz
Old sources: splitstackshape archive

Reverse dependencies:

Reverse depends: cnvGSA
Reverse imports: Diderot, EpiSemble, GB5mcPred, GenericML, MotifDb, pinyin, pmledecon, PrInDT, sampleVADIR, sensitivityCalibration, visvow
Reverse suggests: cases

Linking:

Please use the canonical form https://CRAN.R-project.org/package=splitstackshape to link to this page.