<?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>Exact Arbitrary-Precision Decimal Vectors</dc:title>
  <dc:title>R package decimal version 0.1.1</dc:title>
  <dc:description>Arbitrary-precision vectors with an exact decimal representation,
    avoiding the rounding surprises of binary floating point. Built on the
    'mpdecimal' C library, arithmetic is governed by an explicit decimal
    context controlling precision, rounding, and signaling, and vectors
    integrate with 'vctrs' for use in data frames, 'tibble' objects, summaries,
    and common numeric workflows. Missing values, signed zeros, infinities, and
    not-a-number values are supported throughout. The arithmetic model follows
    Cowlishaw (2009) "General Decimal Arithmetic"
    &lt;https://speleotrove.com/decimal/decarith.html&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2.0)</dc:relation>
  <dc:relation>Imports: methods, rlang, vctrs, withr</dc:relation>
  <dc:relation>Suggests: arrow, covr, data.table, dplyr, knitr, pillar, R6, rmarkdown,
tibble, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Pedro Baltazar &lt;pedrobtz@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Pedro Baltazar [aut, cre, cph],
  Stefan Krah [ctb, cph] (Vendored 'mpdecimal' library in src/mpdecimal;
    see inst/COPYRIGHTS.)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=decimal/LICENSE)</dc:rights>
  <dc:date>2026-09-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=decimal</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.decimal</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
