Package: diagonals
Title: Block Diagonal Extraction or Replacement
Version: 6.4.0
Authors@R: person("Bastiaan", "Quast", email = "bquast@gmail.com", role =
                   c("aut", "cre"), comment=c(ORCID="0000-0002-2951-3577"))
Description: Several tools for handling block-matrix diagonals and similar
    constructs are implemented. Block-diagonal matrices can be extracted or removed
    using two small functions implemented here. In addition, non-square matrices
    are supported. Block diagonal matrices occur when two dimensions of a data set
    are combined along one edge of a matrix. For example, trade-flow data in the
    'decompr' and 'gvc' packages have each country-industry combination occur along
    both edges of the matrix.
Depends: R (>= 2.10)
License: GPL-3
URL: https://qua.st/diagonals, https://github.com/bquast/diagonals
BugReports: https://github.com/bquast/diagonals/issues
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-06-19 18:16:33 UTC; bquast
Author: Bastiaan Quast [aut, cre] (<https://orcid.org/0000-0002-2951-3577>)
Maintainer: Bastiaan Quast <bquast@gmail.com>
Repository: CRAN
Date/Publication: 2022-06-19 18:40:02 UTC
Built: R 4.6.0; ; 2025-08-18 03:05:35 UTC; unix
