<?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>Construct Mixed Type Data Structures with Vectors of Vectors</dc:title>
  <dc:title>R package vecvec version 1.2.0</dc:title>
  <dc:description>Mixed type vectors are useful for combining semantically similar 
  classes. Some examples of semantically related classes include time across 
  different granularities (e.g. daily, monthly, annual) and probability 
  distributions (e.g. Normal, Uniform, Poisson). These groups of vector types 
  typically share common statistical operations which vary in results with the 
  attributes of each vector. The 'vecvec' data structure facilitates efficient 
  storage and computation across multiple vectors within the same object.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: rlang, S7, stats, vctrs</dc:relation>
  <dc:relation>Suggests: lifecycle, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Mitchell O'Hara-Wild &lt;mail@mitchelloharawild.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mitchell O'Hara-Wild [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-6729-7695&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=vecvec/LICENSE)</dc:rights>
  <dc:date>2026-06-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=vecvec</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.vecvec</dc:identifier>
</oai_dc:dc>
