Last data update: 2014.03.03

splitstackshape

Package: splitstackshape
Type: Package
Title: Stack and Reshape Datasets After Splitting Concatenated Values
Version: 1.4.2
Date: 2014-10-23
Author: Ananda Mahto
Maintainer: Ananda Mahto <ananda@mahto.info>
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), data.table (>= 1.9.4)
URL: http://github.com/mrdwab/splitstackshape
BugReports: http://github.com/mrdwab/splitstackshape/issues
Packaged: 2014-10-23 11:45:58 UTC; mrdwab
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-10-23 17:31:07

● 0 images, 23 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'splitstackshape' ...
** package 'splitstackshape' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'splitstackshape'
    finding HTML links ... done
    FacsToChars                             html  
    Names                                   html  
    NoSep                                   html  
    Reshape                                 html  
    Stacked                                 html  
Rd warning: /tmp/RtmpWCPF8f/R.INSTALL3aa6731d2a53/splitstackshape/man/Stacked.Rd:38: missing file link 'key'
    cSplit                                  html  
    cSplit_f                                html  
    charMat                                 html  
    concat.split                            html  
    concat.split.compact                    html  
    concat.split.expanded                   html  
    concat.split.list                       html  
    concat.split.multiple                   html  
    concat.test                             html  
    expandRows                              html  
    getanID                                 html  
    listCol_l                               html  
    listCol_w                               html  
    merged.stack                            html  
    numMat                                  html  
    othernames                              html  
    read.concat                             html  
    splitstackshape-package                 html  
Rd warning: /tmp/RtmpWCPF8f/R.INSTALL3aa6731d2a53/splitstackshape/man/splitstackshape-package.Rd:21: missing file link 'dcast'
    stratified                              html  
    finding level-2 HTML links ... done

Rd warning: /tmp/RtmpWCPF8f/R.INSTALL3aa6731d2a53/splitstackshape/man/stratified.Rd:88: missing file link 'sample_n'
Rd warning: /tmp/RtmpWCPF8f/R.INSTALL3aa6731d2a53/splitstackshape/man/stratified.Rd:88: missing file link 'sample_frac'
** building package indices
** testing if installed package can be loaded
* DONE (splitstackshape)
Making 'packages.html' ... done