<?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>R Bindings for 'Automerge' 'CRDT' Library</dc:title>
  <dc:title>R package automerge version 0.5.0</dc:title>
  <dc:description>Provides R bindings to the 'Automerge' Conflict-free
    Replicated Data Type ('CRDT') library. 'Automerge' enables automatic
    merging of concurrent changes without conflicts, making it ideal for
    distributed systems, collaborative applications, and offline-first
    architectures. The approach of local-first software was proposed in
    Kleppmann, M., Wiggins, A., van Hardenberg, P., McGranaghan, M. (2019)
    &lt;doi:10.1145/3359591.3359737&gt;. This package supports all 'Automerge'
    data types (maps, lists, text, counters) and provides both low-level
    and high-level synchronization protocols for seamless interoperability
    with 'JavaScript' and other 'Automerge' implementations.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2)</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, 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;),
  Authors of the dependency Rust crates [cph] (see inst/AUTHORS file)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=automerge/LICENSE)</dc:rights>
  <dc:date>2026-07-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=automerge</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.automerge</dc:identifier>
</oai_dc:dc>
