vecrep
Compact Vector Replication
Replicates vectors using ALTREP (Alternative Representations for R Objects), avoiding unnecessary memory allocation. When a vector is repeated many times, only a reference to the original data is stored rather than copying the full expanded replicates into memory. The expanded data is only materialised if it is modified, making repeated vectors cheap to create and pass around. This is particularly useful when working with large repeated sequences, such as replicated index vectors, simulation inputs, or repeated reference values in data pipelines.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.1.0 |
rolling linux/jammy R-4.5 | vecrep_0.1.0.tar.gz |
23.5 KiB |
0.1.0 |
rolling linux/noble R-4.5 | vecrep_0.1.0.tar.gz |
23.4 KiB |
0.1.0 |
rolling source/ R- | vecrep_0.1.0.tar.gz |
15.6 KiB |
0.1.0 |
latest linux/jammy R-4.5 | vecrep_0.1.0.tar.gz |
23.5 KiB |
0.1.0 |
latest linux/noble R-4.5 | vecrep_0.1.0.tar.gz |
23.4 KiB |
0.1.0 |
latest source/ R- | vecrep_0.1.0.tar.gz |
15.6 KiB |
0.1.0 |
2026-04-23 source/ R- | vecrep_0.1.0.tar.gz |
0 B |