{
  "_id": "6a102a55acfb0bcc41c91ee2",
  "Package": "oaqc",
  "Title": "Computation of the Orbit-Aware Quad Census",
  "Version": "2.0.0",
  "Authors@R": "c(person(\"Mark\", \"Ortmann\", role = c(\"aut\")),\nperson(\"Felix\", \"Schoenenberger\", role = c(\"aut\")),\nperson(\"David\", \"Schoch\", , \"david@schochastics.net\", role = c(\"aut\",\"cre\"),\ncomment = c(ORCID = \"0000-0003-2952-4812\"))\n)",
  "Maintainer": "David Schoch <david@schochastics.net>",
  "Description": "Implements the efficient algorithm by Ortmann and Brandes\n(2017) <doi:10.1007/s41109-017-0027-2> to compute the\norbit-aware frequency distribution of induced and non-induced\nquads, i.e. subgraphs of size four. Given an edge matrix, data\nframe, or a graph object (e.g., 'igraph'), the orbit-aware\ncounts are computed respective each of the edges and nodes.",
  "URL": "https://github.com/schochastics/oaqc",
  "BugReports": "https://github.com/schochastics/oaqc/issues",
  "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": {
    "Date": "2026-05-13 07:08:18 UTC",
    "User": "root"
  },
  "Author": "Mark Ortmann [aut],\nFelix Schoenenberger [aut],\nDavid Schoch [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2952-4812>)",
  "MD5sum": "9c378611cf1ab9d7e2890700c980f121",
  "_user": "schochastics",
  "_type": "src",
  "_file": "oaqc_2.0.0.tar.gz",
  "_fileid": "db9a95d5b161f6210d97ad59ee8655534994858051486f4ca0c9e98db64be0b3",
  "_filesize": 168897,
  "_sha256": "db9a95d5b161f6210d97ad59ee8655534994858051486f4ca0c9e98db64be0b3",
  "_created": "2026-05-13T07:08:18.000Z",
  "_published": "2026-05-22T10:05:09.625Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77358343416,
      "time": 129,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963745261"
    },
    {
      "job": 77358342939,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963739021"
    },
    {
      "job": 77358343232,
      "time": 121,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963742505"
    },
    {
      "job": 77358343329,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963742041"
    },
    {
      "job": 77358343583,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963762124"
    },
    {
      "job": 77358343567,
      "time": 207,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963769952"
    },
    {
      "job": 77358343390,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963758375"
    },
    {
      "job": 77358343071,
      "time": 151,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963759223"
    },
    {
      "job": 77358342703,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963705714"
    },
    {
      "job": 77358342522,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157931404"
    },
    {
      "job": 77358343066,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963733583"
    },
    {
      "job": 77358343375,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963731452"
    },
    {
      "job": 77358343107,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963737797"
    }
  ],
  "_buildurl": "https://github.com/r-universe/schochastics/actions/runs/25783834684",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/schochastics/oaqc",
  "_commit": {
    "id": "ef0117d7a7b5e2632c3a122fde859e3645b49ddb",
    "author": "schochastics <david@schochastics.net>",
    "committer": "schochastics <david@schochastics.net>",
    "message": "added urls\n",
    "time": 1728073080
  },
  "_maintainer": {
    "name": "David Schoch",
    "email": "david@schochastics.net",
    "login": "schochastics",
    "mastodon": "@schochastics@fosstodon.org",
    "bluesky": "@schochastics.net",
    "uuid": 17147355,
    "orcid": "0000-0003-2952-4812"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "schochastics",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "schochastics",
      "count": 15,
      "uuid": 17147355
    }
  ],
  "_userbio": {
    "uuid": 17147355,
    "type": "user",
    "name": "David Schoch",
    "description": "Data Scientist/DevOps Engineer at cynkra and #RStats developer"
  },
  "_downloads": {
    "count": 3248,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/oaqc"
  },
  "_devurl": "https://github.com/schochastics/oaqc",
  "_searchresults": 19,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/oaqc.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/schochastics/oaqc",
  "_realowner": "schochastics",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-11-14"
    },
    {
      "version": "2.0.0",
      "date": "2024-10-07"
    }
  ],
  "_exports": [
    "oaqc"
  ],
  "_help": [
    {
      "page": "annotate_result",
      "title": "Annotates the igraph object with orbit labels.",
      "topics": [
        "annotate_result"
      ]
    },
    {
      "page": "as.edge_list",
      "title": "Coerce graph input.",
      "topics": [
        "as.edge_list"
      ]
    },
    {
      "page": "oaqc",
      "title": "Orbit-aware Quad Census computation",
      "topics": [
        "oaqc-package",
        "oaqc"
      ]
    }
  ],
  "_pkglogo": "https://github.com/schochastics/oaqc/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/schochastics/oaqc/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "oaqc.Rmd",
      "filename": "oaqc.html",
      "title": "Introduction to oaqc",
      "author": "Mark Ortmann",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction to oaqc",
        "Input",
        "Calculating the orbit-aware quad census",
        "Result"
      ],
      "created": "2024-09-24 10:09:19",
      "modified": "2024-09-24 12:37:04",
      "commits": 2
    }
  ],
  "_score": 4.489339625857985,
  "_indexed": true,
  "_nocasepkg": "oaqc",
  "_universes": [
    "schochastics"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-13T07:10:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ef0117d7a7b5e2632c3a122fde859e3645b49ddb",
      "fileid": "41305556edb00357bcd6532ba88181ad0574ecbec951e20efdefbafe47c69b97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25783834684"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-13T07:10:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ef0117d7a7b5e2632c3a122fde859e3645b49ddb",
      "fileid": "66ea24477cd9df636fb651a5fcaed84673986c31499a56e2022faf26aa3fd03f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25783834684"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-13T07:10:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ef0117d7a7b5e2632c3a122fde859e3645b49ddb",
      "fileid": "5e082a0f80dc9b5d9f5e570eda23c9b92ec8dcd1df0a5c72cd733f7ab4596a1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25783834684"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-13T07:10:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ef0117d7a7b5e2632c3a122fde859e3645b49ddb",
      "fileid": "f7b96cd064410abee146ef359cfd7761c03b4802adf6ce98e30ff7e9ff67454f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25783834684"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-13T07:11:32.000Z",
      "arch": "aarch64",
      "commit": "ef0117d7a7b5e2632c3a122fde859e3645b49ddb",
      "fileid": "37a8ecfa676f13d65673345a71b7e2cf032512a5704229c74ee1c077335e8281",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25783834684"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-13T07:11:41.000Z",
      "arch": "x86_64",
      "commit": "ef0117d7a7b5e2632c3a122fde859e3645b49ddb",
      "fileid": "a48a674e7cba23d2bf3ecd6d9c6943a2b64b1076193d99b36d60239a1ecb322c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25783834684"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-13T07:11:17.000Z",
      "arch": "aarch64",
      "commit": "ef0117d7a7b5e2632c3a122fde859e3645b49ddb",
      "fileid": "5b3274b085d2b6c789dc8e40402c34733f39b509e36209a55e3b97936ab5c96d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25783834684"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-13T07:11:08.000Z",
      "arch": "x86_64",
      "commit": "ef0117d7a7b5e2632c3a122fde859e3645b49ddb",
      "fileid": "12622ffab0dea31c4d3172c754dbf9153c6ca723e01141d9eac797f134338027",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25783834684"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-13T07:09:34.000Z",
      "arch": "x86_64",
      "commit": "ef0117d7a7b5e2632c3a122fde859e3645b49ddb",
      "fileid": "16e8396ac1a770a7ae3f0bbf734712a55bc4432737d7ba1e116f2aba9db87019",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25783834684"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-13T07:09:28.000Z",
      "arch": "x86_64",
      "commit": "ef0117d7a7b5e2632c3a122fde859e3645b49ddb",
      "fileid": "10a0d84ef42412a7504e43c9427e823a47c0d129f6333bf7e0ac7231adef9f70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25783834684"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-13T07:09:40.000Z",
      "arch": "x86_64",
      "commit": "ef0117d7a7b5e2632c3a122fde859e3645b49ddb",
      "fileid": "eb54305b872b876631d6a66875e9da1052f561a75db3d780d6e43cd94c6f5d6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25783834684"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-05-22T10:04:51.000Z",
      "arch": "emscripten",
      "commit": "ef0117d7a7b5e2632c3a122fde859e3645b49ddb",
      "fileid": "fafcb6c730e2ab7986a66710eb58a51e74377fe33224b18430974ed9acdc27c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/25783834684"
    }
  ]
}