Package: rgph 0.1.0
rgph: Pair Critical Points and Compute Persistent Homology of Reeb Graphs
Interface to the 'ReebGraphPairing' program to compute critical points of Reeb graphs following Tu, Hajij, & Rosen (2019) <doi:10.1007/978-3-030-33720-9_8> via the 'rJava' package. Also store Reeb graphs in a minimal S3 class, convert between other network data structures, and post-process pairing data to obtain extended persistent homology following Carrière & Oudot (2018) <doi:10.1007/s10208-017-9370-z>.
Authors:
rgph_0.1.0.tar.gz
rgph_0.1.0.zip(r-4.7)rgph_0.1.0.zip(r-4.6)rgph_0.1.0.zip(r-4.5)
rgph_0.1.0.tgz(r-4.6-any)rgph_0.1.0.tgz(r-4.5-any)
rgph_0.1.0.tar.gz(r-4.7-any)rgph_0.1.0.tar.gz(r-4.6-any)
rgph_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rgph/json (API)
NEWS
| # Install 'rgph' in R: |
| install.packages('rgph', repos = c('https://corybrunson.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:209a864645. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 168 | ||
| source / vignettes | OK | 216 | ||
| linux-release-x86_64 | OK | 173 | ||
| macos-release-arm64 | OK | 90 | ||
| macos-oldrel-arm64 | OK | 126 | ||
| windows-devel | OK | 108 | ||
| windows-release | OK | 110 | ||
| windows-oldrel | OK | 148 | ||
| wasm-release | OK | 134 |
Exports:as_igraphas_networkas_reeb_graphread_reeb_graphreeb_graphreeb_graph_pairsreeb_graph_persistence
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Coerce objects to class 'reeb_graph' | as_igraph as_igraph.reeb_graph as_network as_network.reeb_graph as_reeb_graph as_reeb_graph.igraph as_reeb_graph.network |
| An S3 class and constructors for Reeb graphs | format.reeb_graph print.reeb_graph read_reeb_graph reeb_graph |
| Mesh-Derived Reeb Graphs | buddha david flower reeb_graph_examples topology |
| Pair Reeb Graph Critical Points via Java | as.data.frame.reeb_graph_pairs format.reeb_graph_pairs print.reeb_graph_pairs reeb_graph_pairs reeb_graph_pairs.default reeb_graph_pairs.igraph reeb_graph_pairs.network reeb_graph_pairs.reeb_graph |
| Compute Extended Persistent Homology of a Reeb Graph | reeb_graph_persistence reeb_graph_persistence.default reeb_graph_persistence.igraph reeb_graph_persistence.network reeb_graph_persistence.reeb_graph reeb_graph_persistence.reeb_graph_pairs |
