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 memory-mapped objects.
Version: | 1.3.1 |
Imports: | methods, crochet (≥ 2.0.1) |
Suggests: | BGData, ff, bigmemory, testthat, covr |
Published: | 2018-08-06 |
Author: | Gustavo de los Campos [aut], Alexander Grueneberg [aut, cre] |
Maintainer: | Alexander Grueneberg <alexander.grueneberg at googlemail.com> |
BugReports: | https://github.com/QuantGen/LinkedMatrix/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/QuantGen/LinkedMatrix |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | LinkedMatrix results |
Reference manual: | LinkedMatrix.pdf |
Package source: | LinkedMatrix_1.3.1.tar.gz |
Windows binaries: | r-devel: LinkedMatrix_1.3.1.zip, r-release: LinkedMatrix_1.3.1.zip, r-oldrel: LinkedMatrix_1.3.1.zip |
OS X binaries: | r-release: LinkedMatrix_1.3.1.tgz, r-oldrel: LinkedMatrix_1.3.1.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.