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.
Version: | 1.4.0 |
Depends: | R (≥ 3.0.2) |
Imports: | methods, crochet (≥ 2.3.0) |
Suggests: | BGData, ff, bigmemory, tinytest |
Published: | 2020-05-22 |
DOI: | 10.32614/CRAN.package.LinkedMatrix |
Author: | Gustavo de los Campos [aut], Alexander Grueneberg [aut, cre] |
Maintainer: | Alexander Grueneberg <cran at agrueneberg.info> |
BugReports: | https://github.com/QuantGen/LinkedMatrix/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/QuantGen/LinkedMatrix |
NeedsCompilation: | no |
Citation: | LinkedMatrix citation info |
Materials: | README NEWS |
CRAN checks: | LinkedMatrix results |
Reference manual: | LinkedMatrix.pdf |
Package source: | LinkedMatrix_1.4.0.tar.gz |
Windows binaries: | r-devel: LinkedMatrix_1.4.0.zip, r-release: LinkedMatrix_1.4.0.zip, r-oldrel: LinkedMatrix_1.4.0.zip |
macOS binaries: | r-release (arm64): LinkedMatrix_1.4.0.tgz, r-oldrel (arm64): LinkedMatrix_1.4.0.tgz, r-release (x86_64): LinkedMatrix_1.4.0.tgz, r-oldrel (x86_64): LinkedMatrix_1.4.0.tgz |
Old sources: | LinkedMatrix archive |
Reverse depends: | BGData |
Reverse imports: | symDMatrix |
Reverse suggests: | BEDMatrix |
Please use the canonical form https://CRAN.R-project.org/package=LinkedMatrix to link to this page.