chunked: Chunkwise Text-File Processing for 'dplyr'

Text data can be processed chunkwise using 'dplyr' commands. These are recorded and executed per data chunk, so large files can be processed with limited memory using the 'LaF' package.

Version: 0.4
Depends: dplyr (≥ 0.7)
Imports: LaF, utils, lazyeval, DBI
Suggests: testthat, RSQLite, dbplyr
Published: 2017-07-01
Author: Edwin de Jonge [aut, cre]
Maintainer: Edwin de Jonge <edwindjonge at gmail.com>
BugReports: https://github.com/edwindj/chunked/issues
License: GPL-2
URL: https://github.com/edwindj/chunked
NeedsCompilation: no
Materials: README NEWS
CRAN checks: chunked results

Downloads:

Reference manual: chunked.pdf
Package source: chunked_0.4.tar.gz
Windows binaries: r-devel: chunked_0.4.zip, r-release: chunked_0.4.zip, r-oldrel: chunked_0.4.zip
OS X binaries: r-release: chunked_0.4.tgz, r-oldrel: chunked_0.4.tgz
Old sources: chunked archive

Linking:

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