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:David Cooley [aut, cre], Mapbox [cph]

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'))
Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

cpp

3.61 score 3 packages 4 scripts 4.5k downloads 2 mentions 1 exports 2 dependencies

Last updated from:c7eee47e51. Checks:6 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK115
linux-devel-x86_64OK119
source / vignettesOK386
linux-release-arm64OK115
linux-release-x86_64OK120
wasm-releaseOK107

Exports:interleave

Dependencies:geometriesRcpp