<?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>Round-Trip-Safe Double-Precision Formatting</dc:title>
  <dc:title>R package zmij version 0.1.0</dc:title>
  <dc:description>Converts double-precision floating-point values to decimal strings
    with the shortest significands needed for round-trip recovery. Uses the
    'zmij' algorithm through a vendored 'Rust' implementation. The method is
    described in Zverovich (2025), "Faster Double-to-String Conversion"
    &lt;https://vitaut.net/posts/2025/faster-dtoa/&gt;. Provides vectorized
    formatting, a correctly rounded inverse parser, and explicit handling of
    missing and non-finite values.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2)</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Nan Xiao &lt;me@nanx.me&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Nan Xiao [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0002-0250-5673&gt;),
  David Tolnay [ctb, cph] (Author of the vendored Rust zmij crate),
  Victor Zverovich [ctb, cph] (Author of the zmij algorithm and original
    C++ implementation)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=zmij/LICENSE)</dc:rights>
  <dc:date>2026-08-04</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=zmij</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.zmij</dc:identifier>
</oai_dc:dc>
