Package: fplyr 1.3.0

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.

Authors:Federico Marotta [aut, cre]

fplyr_1.3.0.tar.gz
fplyr_1.3.0.zip(r-4.5)fplyr_1.3.0.zip(r-4.4)fplyr_1.3.0.zip(r-4.3)
fplyr_1.3.0.tgz(r-4.4-any)fplyr_1.3.0.tgz(r-4.3-any)
fplyr_1.3.0.tar.gz(r-4.5-noble)fplyr_1.3.0.tar.gz(r-4.4-noble)
fplyr_1.3.0.tgz(r-4.4-emscripten)fplyr_1.3.0.tgz(r-4.3-emscripten)
fplyr.pdf |fplyr.html
fplyr/json (API)

# Install 'fplyr' in R:
install.packages('fplyr', repos = c('https://fmarotta.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/fmarotta/fplyr/issues

On CRAN:

bigdata

5 exports 3 stars 0.94 score 2 dependencies 6 scripts 291 downloads

Last updated 1 years agofrom:422c714802. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winOKAug 30 2024
R-4.5-linuxOKAug 30 2024
R-4.4-winOKAug 30 2024
R-4.4-macOKAug 30 2024
R-4.3-winOKAug 30 2024
R-4.3-macOKAug 30 2024

Exports:fdplyffplyflplyfmplyftply

Dependencies:data.tableiotools

fplyr

Rendered fromfplyr.Rmdusingknitr::rmarkdownon Aug 30 2024.

Last update: 2020-05-06
Started: 2020-05-02