Stack: Stylized concatenation of data.frames or ffdfs

Stacks rectangular datasets on top of each other, possibly performing several type coercions along the way. For large datasets, depends on the ff package. Provides an aggressive version of ffbase::compact for data that may appear be real-typed but is in fact int/short/byte. For many purposes plyr::rbind.fill may be more appropriate, but for some kinds of survey data, the rules here work better.

Version: 2.0-1
Imports: plyr, stringr, methods, ff, ffbase, bit
Published: 2014-03-21
Author: Mike Malecki <Mike.Malecki at yougov.com>
Maintainer: Mike Malecki <Mike.Malecki at yougov.com>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: Stack results

Downloads:

Reference manual: Stack.pdf
Package source: Stack_2.0-1.tar.gz
Windows binaries: r-devel: Stack_2.0-1.zip, r-release: Stack_2.0-1.zip, r-oldrel: Stack_2.0-1.zip
OS X Snow Leopard binaries: r-release: Stack_2.0-1.tgz, r-oldrel: Stack_2.0-1.tgz
OS X Mavericks binaries: r-release: Stack_2.0-1.tgz
Old sources: Stack archive