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 Repository: https://quantgen.r-universe.dev Date/Publication: 2020-08-02 12:34:08 UTC RemoteUrl: https://github.com/quantgen/symdmatrix RemoteRef: HEAD RemoteSha: f84f43227b94ff50ffb7dbe716c87975da230788 NeedsCompilation: no Packaged: 2026-06-11 08:41:18 UTC; root Author: Gustavo de los Campos [aut], Alexander Grueneberg [aut, cre] Maintainer: Alexander Grueneberg