<?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 Untidy Excel Files</dc:title>
  <dc:title>R package tidyxl version 1.0.10</dc:title>
  <dc:description>Imports non-tabular from Excel files into R.  Exposes cell content,
    position and formatting in a tidy structure for further manipulation.
    Tokenizes Excel formulas.  Supports '.xlsx' and '.xlsm' via the embedded
    'RapidXML' C++ library &lt;https://rapidxml.sourceforge.net&gt;.  Does not support
    '.xlsb' or '.xls'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.2.0)</dc:relation>
  <dc:relation>Imports: Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp, piton (&gt;= 1.0.0)</dc:relation>
  <dc:relation>Suggests: testthat, here, knitr, rmarkdown, readxl, dplyr, tidyr,
purrr, tibble, ggplot2, cellranger, openxlsx, rlang</dc:relation>
  <dc:creator>Duncan Garmonsway &lt;nacnudus@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Duncan Garmonsway [aut, cre],
  Hadley Wickham [ctb] (Author of included readxl fragments),
  Jenny Bryan [ctb] (Author of included readxl fragments),
  RStudio [cph] (Copyright holder of included readxl fragments),
  Marcin Kalicinski [ctb, cph] (Author of included RapidXML code)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=tidyxl/LICENSE)</dc:rights>
  <dc:date>2023-12-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tidyxl</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tidyxl</dc:identifier>
</oai_dc:dc>
