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.2.1 | 
| Depends: | data.table (≥ 1.1.4) | 
| Imports: | iotools (≥ 0.2.5), parallel (≥ 3.5.1) | 
| Suggests: | testthat, knitr, rmarkdown | 
| Published: | 2020-06-22 | 
| Author: | Federico Marotta  | 
| Maintainer: | Federico Marotta <federicomarotta at mail.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.2.1.tar.gz | 
| Windows binaries: | r-devel: fplyr_1.2.1.zip, r-release: fplyr_1.2.1.zip, r-oldrel: fplyr_1.2.1.zip | 
| macOS binaries: | r-release (arm64): fplyr_1.2.1.tgz, r-oldrel (arm64): fplyr_1.2.1.tgz, r-release (x86_64): fplyr_1.2.1.tgz, r-oldrel (x86_64): fplyr_1.2.1.tgz | 
| Old sources: | fplyr archive | 
Please use the canonical form https://CRAN.R-project.org/package=fplyr to link to this page.