# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "fplyr" in publications use:' type: software license: MIT title: 'fplyr: Apply Functions to Blocks of Files' version: 1.3.0 identifiers: - type: doi value: 10.32614/CRAN.package.fplyr abstract: 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: - family-names: Marotta given-names: Federico email: federico.marotta96@gmail.com orcid: https://orcid.org/0000-0002-0174-3901 preferred-citation: type: article title: 'fplyr: the split-apply-combine strategy for big data in R' authors: - family-names: Marotta given-names: Federico email: federico.marotta96@gmail.com orcid: https://orcid.org/0000-0002-0174-3901 journal: arXiv preprint year: '2020' url: https://arxiv.org/abs/2005.04711 repository: https://fmarotta.r-universe.dev repository-code: https://github.com/fmarotta/fplyr commit: 422c714802a144db3a93521c80fa0c7dfd034d86 url: https://github.com/fmarotta/fplyr contact: - family-names: Marotta given-names: Federico email: federico.marotta96@gmail.com orcid: https://orcid.org/0000-0002-0174-3901