<?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>Ordered Containers with Integer Keys</dc:title>
  <dc:title>R package intmap version 1.0.0</dc:title>
  <dc:description>Provides a key-value store data structure. The keys are
    integers and the values can be any R object. This is like a list but
    indexed by a set of integers, not necessarily contiguous and possibly
    negative. The implementation uses a 'R6' class. These containers are 
    not faster than lists but their usage can be more convenient for 
    certain situations.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: maybe, methods, R6, Rcpp (&gt;= 1.0.8)</dc:relation>
  <dc:relation>LinkingTo: BH, Rcpp</dc:relation>
  <dc:creator>Stéphane Laurent &lt;laurent_step@outlook.fr&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Stéphane Laurent</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2023-04-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=intmap</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.intmap</dc:identifier>
</oai_dc:dc>
