Package: symDMatrix
Version: 2.0.2
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 = "alexander.grueneberg@googlemail.com", role = c("aut", "cre")))
URL: https://github.com/QuantGen/symDMatrix
BugReports: https://github.com/QuantGen/symDMatrix/issues
Imports: methods, LinkedMatrix (>= 1.3.0), ff, bit
Suggests: BGData, BEDMatrix, testthat, covr
RoxygenNote: 6.1.0
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2018-08-25 18:34:34 UTC; amphysvena
Author: Gustavo de los Campos [aut],
  Alexander Grueneberg [aut, cre]
Maintainer: Alexander Grueneberg <alexander.grueneberg@googlemail.com>
Repository: CRAN
Date/Publication: 2018-08-25 22:00:02 UTC
Built: R 4.0.0; ; 2020-04-10 05:57:32 UTC; windows
