Package: rhype
Title: Work with Hypergraphs in R
Version: 0.3.0
Authors@R: 
    person("Hugh", "Warden", , "hugh.warden@outlook.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-4308-7316"))
Description: Create and manipulate hypergraph objects. This early version of
    rhype allows for the output of matrices associated with the hypergraphs 
    themselves. It also uses these matrices to calculate hypergraph spectra and
    perform spectral comparison. Functionality coming soon includes calculation
    of hyperpaths and hypergraph centrality measures.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: Matrix, R6, RSpectra
Suggests: spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2022-08-06 13:02:40 UTC; hwarden
Author: Hugh Warden [aut, cre] (<https://orcid.org/0000-0002-4308-7316>)
Maintainer: Hugh Warden <hugh.warden@outlook.com>
Repository: CRAN
Date/Publication: 2022-08-06 13:30:02 UTC
Built: R 4.2.0; ; 2023-07-10 23:50:44 UTC; unix
