<?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>Convert Decimals to Fractions</dc:title>
  <dc:title>R package fracture version 0.2.2</dc:title>
  <dc:description>Provides functions for converting decimals to a matrix of
    numerators and denominators or a character vector of fractions.
    Supports mixed or improper fractions, finding common denominators for
    vectors of fractions, limiting denominators to powers of ten, and
    limiting denominators to a maximum value.  Also includes helper
    functions for finding the least common multiple and greatest common
    divisor for a vector of integers.  Implemented using C++ for maximum
    speed.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10)</dc:relation>
  <dc:relation>Imports: Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: covr, testthat (&gt;= 3.0.0), withr</dc:relation>
  <dc:creator>Alexander Rossell Hayes &lt;alexander@rossellhayes.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Alexander Rossell Hayes [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0001-9412-0457&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=fracture/LICENSE)</dc:rights>
  <dc:date>2025-12-01</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=fracture</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.fracture</dc:identifier>
</oai_dc:dc>
