fplyr: Apply Functions to Blocks of Files

Read and process a large delimited file block by block. A block consists of all the contiguous rows that have the same value in the first field. The result can be returned as a list or a data.table, or even directly printed to an output file.

Version: 1.3.0
Depends: data.table (≥ 1.1.4)
Imports: iotools (≥ 0.2.5), parallel (≥ 3.5.1)
Suggests: testthat, knitr, rmarkdown
Published: 2023-08-23
Author: Federico Marotta ORCID iD [aut, cre]
Maintainer: Federico Marotta <federico.marotta96 at gmail.com>
BugReports: https://github.com/fmarotta/fplyr/issues
License: MIT + file LICENSE
URL: https://github.com/fmarotta/fplyr
NeedsCompilation: no
Citation: fplyr citation info
CRAN checks: fplyr results

Documentation:

Reference manual: fplyr.pdf
Vignettes: fplyr

Downloads:

Package source: fplyr_1.3.0.tar.gz
Windows binaries: r-prerel: fplyr_1.3.0.zip, r-release: fplyr_1.3.0.zip, r-oldrel: fplyr_1.3.0.zip
macOS binaries: r-prerel (arm64): fplyr_1.3.0.tgz, r-release (arm64): fplyr_1.3.0.tgz, r-oldrel (arm64): fplyr_1.3.0.tgz, r-prerel (x86_64): fplyr_1.3.0.tgz, r-release (x86_64): fplyr_1.3.0.tgz
Old sources: fplyr archive

Linking:

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