<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>File Reading with Pre-Filtering, Pattern Searching, and
Distributed Files</dc:title>
  <dc:title>R package awkreader version 0.1.0</dc:title>
  <dc:description>Provides high-performance tools for out-of-core text processing and data ingestion by leveraging system 'AWK' utilities. Allows users to count records, filter rows, and compute streaming aggregations—such as group-by means, streaming medians, standard deviations, and correlations—directly on disk prior to reading data into R. By delegating line-by-line filtering and summarization to system-level 'AWK' commands and streaming results back through data.table::fread(), the package significantly reduces memory footprint and execution times when working with large individual files or multi-file directory structures.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: data.table</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Akshat Maurya &lt;codingmaster902@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>David Shilane [aut],
  Akshat Maurya [aut, cre],
  Jason Livingston [aut],
  Chung-Woo (Caffrey) Lee [aut],
  Mayur Bansal [aut],
  Srivastav Budugutta [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=awkreader/LICENSE)</dc:rights>
  <dc:date>2026-09-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=awkreader</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.awkreader</dc:identifier>
</oai_dc:dc>
