<?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>Shared Memory for R Objects</dc:title>
  <dc:title>R package mori version 0.1.0</dc:title>
  <dc:description>Share R objects across processes on the same machine via a
    single copy in 'POSIX' shared memory (Linux, macOS) or a 'Win32' file
    mapping (Windows). Every process reads from the same physical pages
    through the R Alternative Representation ('ALTREP') framework, giving
    lazy, zero-copy access. Shared objects serialize compactly as their
    shared memory name rather than their full contents.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3)</dc:relation>
  <dc:relation>Suggests: lobstr, mirai, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Charlie Gao &lt;charlie.gao@posit.co&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Charlie Gao [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-0750-061X&gt;),
  Posit Software, PBC [cph, fnd] (ROR: &lt;https://ror.org/03wc8by49&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=mori/LICENSE)</dc:rights>
  <dc:date>2026-04-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=mori</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.mori</dc:identifier>
</oai_dc:dc>
