garray
Generalized Array Arithmetic for Ragged Arrays with Named Margins
Organize a so-called ragged array as generalized arrays, which is simply an array with sub-dimensions denoting the subdivision of dimensions (grouping of members within dimensions). By the margins (names of dimensions and sub-dimensions) in generalized arrays, operators and utility functions provided in this package automatically match the margins, doing map-reduce style parallel computation along margins. Generalized arrays are also cooperative to R's native functions that work on simple arrays.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.1.2 |
rolling source/ R- | garray_1.1.2.tar.gz |
29.7 KiB |
1.1.2 |
rolling linux/jammy R-4.5 | garray_1.1.2.tar.gz |
114.3 KiB |
1.1.2 |
latest source/ R- | garray_1.1.2.tar.gz |
29.7 KiB |
1.1.2 |
latest linux/jammy R-4.5 | garray_1.1.2.tar.gz |
114.3 KiB |
1.1.2 |
2026-04-23 source/ R- | garray_1.1.2.tar.gz |
29.7 KiB |
1.1.2 |
2026-04-09 windows/windows R-4.5 | garray_1.1.2.zip |
117.2 KiB |
1.1.2 |
2025-04-20 source/ R- | garray_1.1.2.tar.gz |
29.7 KiB |
Dependencies (latest)
Suggests
- parallel (>= 3.4.0)