Package: oaqc 2.0.0

oaqc: Computation of the Orbit-Aware Quad Census
Implements the efficient algorithm by Ortmann and Brandes (2017) <doi:10.1007/s41109-017-0027-2> to compute the orbit-aware frequency distribution of induced and non-induced quads, i.e. subgraphs of size four. Given an edge matrix, data frame, or a graph object (e.g., 'igraph'), the orbit-aware counts are computed respective each of the edges and nodes.
Authors:
oaqc_2.0.0.tar.gz
oaqc_2.0.0.zip(r-4.7)oaqc_2.0.0.zip(r-4.6)oaqc_2.0.0.zip(r-4.5)
oaqc_2.0.0.tgz(r-4.6-x86_64)oaqc_2.0.0.tgz(r-4.6-arm64)oaqc_2.0.0.tgz(r-4.5-x86_64)oaqc_2.0.0.tgz(r-4.5-arm64)
oaqc_2.0.0.tar.gz(r-4.7-arm64)oaqc_2.0.0.tar.gz(r-4.7-x86_64)oaqc_2.0.0.tar.gz(r-4.6-arm64)oaqc_2.0.0.tar.gz(r-4.6-x86_64)
oaqc_2.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
oaqc/json (API)
NEWS
| # Install 'oaqc' in R: |
| install.packages('oaqc', repos = c('https://schochastics.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/schochastics/oaqc/issues
Last updated from:ef0117d7a7. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 129 | ||
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 216 | ||
| linux-release-arm64 | OK | 121 | ||
| linux-release-x86_64 | OK | 111 | ||
| macos-release-arm64 | OK | 106 | ||
| macos-release-x86_64 | OK | 151 | ||
| macos-oldrel-arm64 | OK | 82 | ||
| macos-oldrel-x86_64 | OK | 207 | ||
| windows-devel | OK | 90 | ||
| windows-release | OK | 103 | ||
| windows-oldrel | OK | 83 | ||
| wasm-release | OK | 97 |
Exports:oaqc
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Annotates the igraph object with orbit labels. | annotate_result |
| Coerce graph input. | as.edge_list |
| Orbit-aware Quad Census computation | oaqc-package oaqc |
