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 |
DOI: | 10.32614/CRAN.package.fplyr |
Author: | Federico Marotta [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 |
Reference manual: | fplyr.pdf |
Vignettes: |
fplyr |
Package source: | fplyr_1.3.0.tar.gz |
Windows binaries: | r-devel: fplyr_1.3.0.zip, r-release: fplyr_1.3.0.zip, r-oldrel: fplyr_1.3.0.zip |
macOS binaries: | r-release (arm64): fplyr_1.3.0.tgz, r-oldrel (arm64): fplyr_1.3.0.tgz, r-release (x86_64): fplyr_1.3.0.tgz, r-oldrel (x86_64): fplyr_1.3.0.tgz |
Old sources: | fplyr archive |
Please use the canonical form https://CRAN.R-project.org/package=fplyr to link to this page.