Skip to content

interleave

Converts Tabular Data to Interleaved Vectors

v0.1.2 · Jan 17, 2024 · MIT + file LICENSE

Description

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.

Downloads

2.7K

Last 30 days

2564th

9.2K

Last 90 days

41.7K

Last year

Trend: -15% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (2)

linking_to

Dependency Network

Dependencies Reverse dependencies Rcpp mapdeck spatialwidget interleave

Version History

new 0.1.2 Mar 10, 2026
updated 0.1.2 ← 0.1.1 diff Jan 17, 2024
updated 0.1.1 ← 0.1.0 diff Mar 17, 2021
new 0.1.0 Oct 28, 2020