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.

Version: 1.0
Depends: R (≥ 3.4)
Suggests: igraph, knitr, rmarkdown
Published: 2017-11-14
Author: Mark Ortmann [aut, cre], Felix Schoenenberger [aut]
Maintainer: Mark Ortmann <mark.ortmann at uni.kn>
License: GPL-3
NeedsCompilation: yes
SystemRequirements: C++11
Citation: oaqc citation info
CRAN checks: oaqc results

Documentation:

Reference manual: oaqc.pdf
Vignettes: oaqc

Downloads:

Package source: oaqc_1.0.tar.gz
Windows binaries: r-devel: oaqc_1.0.zip, r-release: oaqc_1.0.zip, r-oldrel: oaqc_1.0.zip
macOS binaries: r-release (arm64): oaqc_1.0.tgz, r-oldrel (arm64): oaqc_1.0.tgz, r-release (x86_64): oaqc_1.0.tgz

Reverse dependencies:

Reverse imports: CBNplot
Reverse suggests: graphlayouts, migraph

Linking:

Please use the canonical form https://CRAN.R-project.org/package=oaqc to link to this page.