A class that partitions a symmetric matrix into matrix-like objects (blocks) while behaving similarly to a base R matrix. Very large symmetric matrices are supported if the blocks are memory-mapped objects.
Version: | 1.0.0 |
Imports: | methods |
Suggests: | ff, bit, testthat, BEDMatrix |
Published: | 2017-05-08 |
Author: | Gustavo de los Campos [aut], Alexander Grueneberg [aut, cre] |
Maintainer: | Alexander Grueneberg <alexander.grueneberg at googlemail.com> |
BugReports: | https://github.com/QuantGen/symDMatrix/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/QuantGen/symDMatrix |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | symDMatrix results |
Reference manual: | symDMatrix.pdf |
Package source: | symDMatrix_1.0.0.tar.gz |
Windows binaries: | r-devel: symDMatrix_1.0.0.zip, r-release: symDMatrix_1.0.0.zip, r-oldrel: symDMatrix_1.0.0.zip |
OS X El Capitan binaries: | r-release: symDMatrix_1.0.0.tgz |
OS X Mavericks binaries: | r-oldrel: symDMatrix_1.0.0.tgz |
Reverse depends: | BGData |
Please use the canonical form https://CRAN.R-project.org/package=symDMatrix to link to this page.