<?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 R Objects from One Structure to Another</dc:title>
  <dc:title>R package str2str version 1.0.0</dc:title>
  <dc:description>Offers a suite of functions for converting to and from
    (atomic) vectors, matrices, data.frames, and (3D+) arrays as well
    as lists of these objects. It is an alternative to the base R
    as.&lt;str&gt;.&lt;method&gt;() functions (e.g., as.data.frame.array()) that
    provides more useful and/or flexible restructuring of R objects.
    To do so, it only works with common structuring of R objects (e.g.,
    data.frames with only atomic vector columns).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0.0), datasets, stats, utils, methods</dc:relation>
  <dc:relation>Imports: abind, checkmate, plyr, reshape</dc:relation>
  <dc:creator>David Disabato &lt;ddisab01@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>David Disabato [aut, cre]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2023-11-20</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=str2str</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.str2str</dc:identifier>
</oai_dc:dc>
