Package: iGraphMatch
Type: Package
Title: Tools for Graph Matching
Version: 2.0.5
Authors@R: c(person("Daniel", "Sussman", role = c("aut", "cre"), email = "sussman@bu.edu"),
             person("Zihuan", "Qiao", role = c("aut"), email = "zhqiao@bu.edu"),
             person("Joshua", "Agterberg", role = "ctb"),
             person("Lujia", "Wang", role = "ctb"),
             person("Vince", "Lyzinski", role = "ctb"))
Description: Versatile tools and data for graph matching analysis with various forms of prior information
    that supports working with 'igraph' objects, matrix objects, or lists of either.
URL: https://github.com/dpmcsuss/iGraphMatch,
        https://dpmcsuss.github.io/iGraphMatch/
Depends: R (>= 3.6.0)
Imports: clue (>= 0.3-54), Matrix (>= 1.6-2), igraph (>= 2.0.0), irlba,
        methods, Rcpp
Suggests: spelling, dplyr (>= 0.5.0), testthat (>= 2.0.0), knitr,
        rmarkdown, ggplot2, purrr, bookdown
VignetteBuilder: knitr
License: GPL (>= 2)
LazyData: TRUE
RoxygenNote: 7.3.1
Language: en-US
Encoding: UTF-8
LinkingTo: Rcpp
Config/testthat/edition: 3
BugReports: https://github.com/dpmcsuss/iGraphMatch/issues
NeedsCompilation: yes
Packaged: 2024-05-17 18:58:56 UTC; dsussman
Author: Daniel Sussman [aut, cre],
  Zihuan Qiao [aut],
  Joshua Agterberg [ctb],
  Lujia Wang [ctb],
  Vince Lyzinski [ctb]
Maintainer: Daniel Sussman <sussman@bu.edu>
Repository: CRAN
Date/Publication: 2024-05-17 19:10:03 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 07:33:41 UTC; unix
Archs: iGraphMatch.so.dSYM
