# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "grepreaper" in publications use:' type: software license: MIT title: 'grepreaper: Efficient Data Filtering and Aggregation Using Grep' version: 0.1.1 doi: 10.32614/CRAN.package.grepreaper abstract: Provides an interface to the system-level 'grep' utility for efficiently reading, filtering, and aggregating data from multiple flat files. By pre-filtering data at the command line before it enters the R environment, the package reduces memory overhead and improves ingestion speed. Includes functions for counting records across large file systems and supports recursive directory searching. authors: - family-names: Shilane given-names: David email: david.shilane@columbia.edu - family-names: Raskar given-names: Atharv email: raskaratharv28@gmail.com - family-names: Maurya given-names: Akshat email: codingmaster902@gmail.com repository: https://akshat09867.r-universe.dev commit: bf3563318e29705de93b3435c586a4653231b388 date-released: '2026-03-29' contact: - family-names: Maurya given-names: Akshat email: codingmaster902@gmail.com