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 |
DOI: | 10.32614/CRAN.package.chunked |
Author: | Edwin de Jonge |
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 [issues need fixing before 2025-09-01] |
Reference manual: | chunked.pdf |
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, r-oldrel (x86_64): chunked_0.6.0.tgz |
Old sources: | chunked archive |
Please use the canonical form https://CRAN.R-project.org/package=chunked to link to this page.