Skip to content

LinkedMatrix

Column-Linked and Row-Linked Matrices

v1.4.0 · May 22, 2020 · MIT + file LICENSE

Description

A class that links matrix-like objects (nodes) by rows or by columns while behaving similarly to a base R matrix. Very large matrices are supported if the nodes are file-backed matrices.

Downloads

367

Last 30 days

10376th

1.2K

Last 90 days

5.4K

Last year

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

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
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 details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Alexander Grueneberg <cran@agrueneberg.info>’

Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Alexander Grueneberg <cran@agrueneberg.info>’

Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Alexander Grueneberg <cran@agrueneberg.info>’

Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Alexander Grueneberg <cran@agrueneberg.info>’

Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.

Reverse Dependencies (3)

depends

imports

suggests

Dependency Network

Dependencies Reverse dependencies crochet BGData symDMatrix BEDMatrix LinkedMatrix

Version History

new 1.4.0 Mar 10, 2026
updated 1.4.0 ← 1.3.1 diff May 21, 2020
updated 1.3.1 ← 1.3.0 diff Aug 5, 2018
updated 1.3.0 ← 1.2.0 diff Jan 8, 2018
updated 1.2.0 ← 1.1.0 diff Aug 31, 2016
updated 1.1.0 ← 1.0.0 diff Mar 6, 2016
new 1.0.0 Oct 21, 2015