Package: interleave 0.1.2

David Cooley
interleave: Converts Tabular Data to Interleaved Vectors
Converts matrices and lists of matrices into a single vector by interleaving their values. That is, each element of the result vector is filled from the input matrices one row at a time. This is the same as transposing a matrix, then removing the dimension attribute, but is designed to operate on matrices in nested list structures.
Authors:
interleave_0.1.2.tar.gz
interleave_0.1.2.tar.gz(r-4.7-arm64)interleave_0.1.2.tar.gz(r-4.7-x86_64)interleave_0.1.2.tar.gz(r-4.6-arm64)interleave_0.1.2.tar.gz(r-4.6-x86_64)
interleave_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
interleave/json (API)
NEWS
| # Install 'interleave' in R: |
| install.packages('interleave', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:c7eee47e51. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 115 | ||
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 386 | ||
| linux-release-arm64 | OK | 115 | ||
| linux-release-x86_64 | OK | 120 | ||
| wasm-release | OK | 107 |
Exports:interleave
Dependencies:geometriesRcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Interleave | interleave |