Package: symDMatrix
Version: 2.1.1
License: MIT + file LICENSE
Title: Partitioned Symmetric Matrices
Description: A matrix-like class to represent a symmetric matrix partitioned
    into file-backed blocks.
Authors@R: c(
    person("Gustavo", "de los Campos", email = "gustavoc@msu.edu", role = c("aut")),
    person("Alexander", "Grueneberg", email = "cran@agrueneberg.info", role = c("aut", "cre")))
URL: https://github.com/QuantGen/symDMatrix
BugReports: https://github.com/QuantGen/symDMatrix/issues
Depends: R (>= 3.0.2)
Imports: methods, LinkedMatrix (>= 1.3.0), ff, bit
Suggests: BGData, BEDMatrix, tinytest
NeedsCompilation: no
Packaged: 2020-08-02 12:34:47 UTC; agrueneberg
Author: Gustavo de los Campos [aut],
  Alexander Grueneberg [aut, cre]
Maintainer: Alexander Grueneberg <cran@agrueneberg.info>
Repository: CRAN
Date/Publication: 2020-08-02 13:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 05:15:56 UTC; unix
