chunked: Chunkwise Text-File Processing for 'dplyr' (original) (raw)
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 |
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, r-oldrel (x86_64): chunked_0.6.0.tgz |
Old sources: | chunked archive |
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=chunkedto link to this page.