Binary package “r-cran-abind” in ubuntu mantic
GNU R abind multi-dimensional array combination function
This package provides the abind function, a generalization of the cbind
and rbind function in the R base package. The abind function takes a sequence
of vectors, matrices, or arrays and produces a single array of the same or
higher dimension.