Package: chunked
Type: Package
Title: Chunkwise Text-File Processing for 'dplyr'
Version: 0.2.0
Date: 2015-10-12
Author: Edwin de Jonge
Maintainer: Edwin de Jonge <edwindjonge@gmail.com>
Description: 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.
License: GPL-2
LazyData: TRUE
BugReports: https://github.com/edwindj/chunked/issues
URL: https://github.com/edwindj/chunked
Depends: dplyr
Imports: LaF, utils, lazyeval
Suggests: testthat, RSQLite
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-22 15:15:18 UTC; edwin
Repository: CRAN
Date/Publication: 2016-03-23 00:31:36
