chunked: Chunkwise Text-File Processing for 'dplyr'

Data stored in text file 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.6.0
Depends: dplyr (≥ 0.7)
Imports: LaF, utils, rlang, DBI, progress
Suggests: testthat, RSQLite, dbplyr
Published: 2022-03-07
Author: Edwin de Jonge ORCID iD [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

Documentation:

Reference manual: chunked.pdf

Downloads:

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

Linking:

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