<?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>Grouped Summaries for Large 'arrow' Datasets</dc:title>
  <dc:title>R package summarisebig version 0.1.0</dc:title>
  <dc:description>Provides a 'dplyr'-like interface for grouped summaries on large
    'arrow' datasets. Complete summaries are attempted in 'arrow' first. When a
    result can be reconstructed from 'arrow'-computable sufficient statistics,
    an explicit MapReduce-style reduction and 'R' finalization strategy is
    available. For arbitrary 'R' functions that require raw group observations,
    complete groups are materialized in bounded chunks, with optional parallel
    execution and shared-memory processing. The MapReduce strategy follows the
    programming model described by Dean and Ghemawat (2008)
    &lt;doi:10.1145/1327452.1327492&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3.0)</dc:relation>
  <dc:relation>Imports: arrow, dplyr, future, future.mirai, futurize, furrr (&gt;=
0.4.0), purrr, rlang</dc:relation>
  <dc:relation>Suggests: knitr, mori, rmarkdown, testthat (&gt;= 3.0.0), withr</dc:relation>
  <dc:creator>Lorenzo Isella &lt;lorenzo.isella@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Lorenzo Isella [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=summarisebig/LICENSE)</dc:rights>
  <dc:date>2026-09-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=summarisebig</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.summarisebig</dc:identifier>
</oai_dc:dc>
