# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "vecvec" in publications use:' type: software license: MIT title: 'vecvec: Construct Mixed Type Data Structures with Vectors of Vectors' version: 1.1.0 doi: 10.32614/CRAN.package.vecvec abstract: 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. authors: - family-names: O'Hara-Wild given-names: Mitchell email: mail@mitchelloharawild.com orcid: https://orcid.org/0000-0001-6729-7695 repository: https://mitchelloharawild.r-universe.dev repository-code: https://github.com/mitchelloharawild/vecvec commit: a35de8d160ee09cfae92881a0dbccad35d3caeb8 url: https://pkg.mitchelloharawild.com/vecvec/ date-released: '2026-06-03' contact: - family-names: O'Hara-Wild given-names: Mitchell email: mail@mitchelloharawild.com orcid: https://orcid.org/0000-0001-6729-7695