Crandore Hub

vecvec

Construct Mixed Type Data Structures with Vectors of Vectors

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.

Versions across snapshots

VersionRepositoryFileSize
0.2.1 rolling linux/jammy R-4.5 vecvec_0.2.1.tar.gz 38.4 KiB
0.2.1 rolling linux/noble R-4.5 vecvec_0.2.1.tar.gz 38.2 KiB
0.2.1 rolling source/ R- vecvec_0.2.1.tar.gz 12.6 KiB
0.2.1 latest linux/jammy R-4.5 vecvec_0.2.1.tar.gz 38.4 KiB
0.2.1 latest linux/noble R-4.5 vecvec_0.2.1.tar.gz 38.2 KiB
0.2.1 latest source/ R- vecvec_0.2.1.tar.gz 12.6 KiB
0.2.1 2026-04-26 source/ R- vecvec_0.2.1.tar.gz 12.6 KiB
0.2.1 2026-04-23 source/ R- vecvec_0.2.1.tar.gz 12.6 KiB
0.2.1 2026-04-09 windows/windows R-4.5 vecvec_0.2.1.zip 45.8 KiB

Dependencies (latest)

Imports

Suggests