Package: invertiforms
Title: Invertible Transforms for Matrices
Version: 0.1.2
Authors@R: 
    person(given = "Alex",
           family = "Hayes",
           role = c("aut", "cre", "cph"),
           email = "alexpghayes@gmail.com",
           comment = c(ORCID = "0000-0002-4985-5160"))
Description: Provides composable invertible transforms for
    (sparse) matrices.
License: MIT + file LICENSE
URL: https://rohelab.github.io/invertiforms/,
        https://github.com/RoheLab/invertiforms
BugReports: https://github.com/RoheLab/invertiforms/issues
Depends: Matrix, methods
Imports: sparseLRMatrix (>= 0.1.0), glue
Suggests: covr, testthat (>= 3.0.0), igraph, igraphdata
Encoding: UTF-8
RoxygenNote: 7.3.2
Collate: 's4-generics.R' 'DoubleCenter.R' 'NormalizedLaplacian.R'
        'PerturbedLaplacian.R' 'RegularizedLaplacian.R'
        'invertiforms-package.R' 'utils.R'
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-07-28 18:42:55 UTC; alex
Author: Alex Hayes [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-4985-5160>)
Maintainer: Alex Hayes <alexpghayes@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-28 19:10:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:22:39 UTC; windows
