Package: diagonals
Title: Block Diagonal Extraction or Replacement
Version: 6.0.0
Authors@R: person("Bastiaan", "Quast", email = "bquast@gmail.com", role = c("aut", "cre"))
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: 2021-05-08 15:56:56 UTC; bquast
Author: Bastiaan Quast [aut, cre]
Maintainer: Bastiaan Quast <bquast@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-08 16:20:02 UTC
Built: R 4.0.2; ; 2021-05-09 10:24:37 UTC; unix
