<?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>Read xlsx Files with a Native Parser</dc:title>
  <dc:title>R package rcxl version 0.1.0</dc:title>
  <dc:description>Reads tabular data from xlsx files with a specialized C parser.
    Worksheet XML is scanned in a single pass and decoded directly into R
    vectors, with no intermediate document model. Bundles the 'miniz' and
    'libdeflate' decompressors to read the underlying archive.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0)</dc:relation>
  <dc:relation>Suggests: readxl, cellranger</dc:relation>
  <dc:creator>Vincent Shields &lt;vince.shields913@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Vincent Shields [aut, cre, cph],
  Rich Geldreich [ctb, cph] (author of the bundled miniz),
  Tenacious Software LLC [cph] (copyright holder of the bundled miniz),
  RAD Game Tools and Valve Software [cph] (copyright holder of the
    bundled miniz),
  Martin Raiber [ctb, cph] (contributor to and copyright holder of the
    miniz ZIP reader),
  Alex Evans [ctb] (author of the PNG writer in the bundled miniz),
  Alistair Moffat [ctb] (author of the minimum-redundancy code in the
    bundled miniz),
  Jyrki Katajainen [ctb] (author of the minimum-redundancy code in the
    bundled miniz),
  Eric Biggers [ctb, cph] (author of the bundled libdeflate),
  Google LLC [cph] (copyright holder of the bundled libdeflate)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=rcxl/LICENSE)</dc:rights>
  <dc:date>2026-09-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=rcxl</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.rcxl</dc:identifier>
</oai_dc:dc>
