Package: diagonals
Title: Block Diagonal Extraction or Replacement
Version: 5.2.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
LazyData: true
URL: https://qua.st/diagonals, https://github.com/bquast/diagonals
BugReports: https://github.com/bquast/diagonals/issues
Suggests: testthat, knitr
VignetteBuilder: knitr
RoxygenNote: 7.1.0
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-04-28 06:10:26 UTC; bquast
Author: Bastiaan Quast [aut, cre]
Maintainer: Bastiaan Quast <bquast@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-28 06:40:03 UTC
