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.5)oaqc_2.0.0.zip(r-4.4)oaqc_2.0.0.zip(r-4.3)
oaqc_2.0.0.tgz(r-4.4-x86_64)oaqc_2.0.0.tgz(r-4.4-arm64)oaqc_2.0.0.tgz(r-4.3-x86_64)oaqc_2.0.0.tgz(r-4.3-arm64)
oaqc_2.0.0.tar.gz(r-4.5-noble)oaqc_2.0.0.tar.gz(r-4.4-noble)
oaqc_2.0.0.tgz(r-4.4-emscripten)oaqc_2.0.0.tgz(r-4.3-emscripten)
oaqc.pdf |oaqc.html✨
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 2 months agofrom:ef0117d7a7. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win-x86_64 | OK | Nov 03 2024 |
R-4.5-linux-x86_64 | OK | Nov 03 2024 |
R-4.4-win-x86_64 | OK | Nov 03 2024 |
R-4.4-mac-x86_64 | OK | Nov 03 2024 |
R-4.4-mac-aarch64 | OK | Nov 03 2024 |
R-4.3-win-x86_64 | OK | Nov 03 2024 |
R-4.3-mac-x86_64 | OK | Nov 03 2024 |
R-4.3-mac-aarch64 | OK | Nov 03 2024 |
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 |