Package: LinkedMatrix 1.4.0.9000

Alexander Grueneberg

LinkedMatrix: Column-Linked and Row-Linked Matrices

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.

Authors:Gustavo de los Campos [aut], Alexander Grueneberg [aut, cre]

LinkedMatrix_1.4.0.9000.tar.gz
LinkedMatrix_1.4.0.9000.zip(r-4.5)LinkedMatrix_1.4.0.9000.zip(r-4.4)LinkedMatrix_1.4.0.9000.zip(r-4.3)
LinkedMatrix_1.4.0.9000.tgz(r-4.4-any)LinkedMatrix_1.4.0.9000.tgz(r-4.3-any)
LinkedMatrix_1.4.0.9000.tar.gz(r-4.5-noble)LinkedMatrix_1.4.0.9000.tar.gz(r-4.4-noble)
LinkedMatrix_1.4.0.9000.tgz(r-4.4-emscripten)LinkedMatrix_1.4.0.9000.tgz(r-4.3-emscripten)
LinkedMatrix.pdf |LinkedMatrix.html
LinkedMatrix/json (API)
NEWS

# Install 'LinkedMatrix' in R:
install.packages('LinkedMatrix', repos = c('https://quantgen.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/quantgen/linkedmatrix/issues

On CRAN:

r-pkg

10 exports 2 stars 1.60 score 1 dependencies 2 dependents 1 mentions 14 scripts 381 downloads

Last updated 4 years agofrom:01834a8b57. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winOKAug 30 2024
R-4.5-linuxOKAug 30 2024
R-4.4-winOKAug 30 2024
R-4.4-macOKAug 30 2024
R-4.3-winOKAug 30 2024
R-4.3-macOKAug 30 2024

Exports:as.ColumnLinkedMatrixas.RowLinkedMatrixColumnLinkedMatrixindexinitializeLinkedMatrixnNodesnodesRowLinkedMatrixshow

Dependencies:crochet