Skip to content

rhype

Work with Hypergraphs in R

v0.3.0 · Aug 6, 2022 · GPL (>= 3)

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.

Downloads

CRAN

240

Last 30 days

18239th

561

Last 90 days

2.2K

Last year

Trend: +81.8% (30d vs prior 30d)

r2u CRAN

10

Last 30 days

24

Last 90 days

88

Last year

Trend: -28.6% (30d vs prior 30d)

autoCRAN

4

Last 7 days

7

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘R6’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘R6’
  All declared Imports should be used.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘R6’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘R6’
  All declared Imports should be used.

Dependency Network

Dependencies Reverse dependencies Matrix R6 RSpectra rhype

Version History

4 tracked
new 0.3.0 Mar 10, 2026
updated 0.3.0 ← 0.2.0 diff Aug 5, 2022
updated 0.2.0 ← 0.0.1 diff Feb 15, 2022
new 0.0.1 Nov 8, 2021