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.
| Version: | 0.2.1 |
| Imports: | rlang, vctrs |
| Suggests: | lifecycle, testthat (≥ 3.0.0) |
| Published: | 2026-04-08 |
| DOI: | 10.32614/CRAN.package.vecvec |
| Author: | Mitchell O'Hara-Wild
|
| Maintainer: | Mitchell O'Hara-Wild <mail at mitchelloharawild.com> |
| BugReports: | https://github.com/mitchelloharawild/vecvec/issues |
| License: | MIT + file LICENSE |
| URL: | https://pkg.mitchelloharawild.com/vecvec/, https://github.com/mitchelloharawild/vecvec |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | vecvec results |
| Reference manual: | vecvec.html , vecvec.pdf |
| Package source: | vecvec_0.2.1.tar.gz |
| Windows binaries: | r-devel: vecvec_0.2.0.zip, r-release: vecvec_0.2.0.zip, r-oldrel: vecvec_0.2.0.zip |
| macOS binaries: | r-release (arm64): vecvec_0.2.0.tgz, r-oldrel (arm64): vecvec_0.2.0.tgz, r-release (x86_64): vecvec_0.2.0.tgz, r-oldrel (x86_64): vecvec_0.2.0.tgz |
| Old sources: | vecvec archive |
Please use the canonical form https://CRAN.R-project.org/package=vecvec to link to this page.