<?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>Stack Data Type as an 'R6' Class</dc:title>
  <dc:title>R package rstack version 1.0.1</dc:title>
  <dc:description>An extremely simple stack data type, implemented with 'R6'
    classes. The size of the stack increases as needed, and the amortized
    time complexity is O(1). The stack may contain arbitrary objects.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: R6</dc:relation>
  <dc:relation>Suggests: covr, testthat</dc:relation>
  <dc:creator>Gábor Csárdi &lt;csardi.gabor@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Gábor Csárdi</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=rstack/LICENSE)</dc:rights>
  <dc:date>2023-08-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=rstack</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.rstack</dc:identifier>
</oai_dc:dc>
