Package: oaqc Title: Computation of the Orbit-Aware Quad Census Version: 2.0.0 Authors@R: c(person("Mark", "Ortmann", role = c("aut")), person("Felix", "Schoenenberger", role = c("aut")), person("David", "Schoch", , "david@schochastics.net", role = c("aut","cre"), comment = c(ORCID = "0000-0003-2952-4812")) ) Maintainer: David Schoch Description: Implements the efficient algorithm by Ortmann and Brandes (2017) 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. URL: https://github.com/schochastics/oaqc BugReports: https://github.com/schochastics/oaqc/issues Depends: R (>= 3.4) Suggests: igraph, knitr, rmarkdown, testthat (>= 3.0.0) License: GPL (>= 3) Encoding: UTF-8 NeedsCompilation: yes Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://schochastics.r-universe.dev Date/Publication: 2024-10-04 20:18:00 UTC RemoteUrl: https://github.com/schochastics/oaqc RemoteRef: HEAD RemoteSha: ef0117d7a7b5e2632c3a122fde859e3645b49ddb Packaged: 2026-06-24 01:14:13 UTC; root Author: Mark Ortmann [aut], Felix Schoenenberger [aut], David Schoch [aut, cre] (ORCID: )