{
  "_id": "6a1d65a31d7bb097a0a4c9a1",
  "Package": "orca",
  "Version": "1.1-3",
  "Date": "2024-09-19",
  "Title": "Computation of Graphlet Orbit Counts in Sparse Graphs",
  "Authors@R": "c(person(\"Tomaz\", \"Hocevar\", role = c(\"aut\", \"cre\"), email = \"tomaz.hocevar@fri.uni-lj.si\"),\nperson(\"Janez\", \"Demsar\", role = \"aut\"))",
  "Description": "Implements orbit counting using a fast combinatorial\napproach. Counts orbits of nodes and edges from edge matrix or\ndata frame, or a graph object from the graph package.",
  "License": "LGPL-3",
  "NeedsCompilation": "yes",
  "Collate": "orca.R",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "Packaged": {
    "Date": "2026-06-01 10:41:16 UTC",
    "User": "root"
  },
  "Author": "Tomaz Hocevar [aut, cre], Janez Demsar [aut]",
  "Maintainer": "Tomaz Hocevar <tomaz.hocevar@fri.uni-lj.si>",
  "Repository": "https://thocevar.r-universe.dev",
  "Date/Publication": "2024-09-21 02:57:08 UTC",
  "RemoteUrl": "https://github.com/cran/orca",
  "RemoteRef": "HEAD",
  "RemoteSha": "af5d52210dd526c1cc1094102590520af1458eec",
  "MD5sum": "d691f399312750c3701d7709561808e9",
  "_user": "thocevar",
  "_type": "src",
  "_file": "orca_1.1-3.tar.gz",
  "_fileid": "f6344ab6b8028479a10f09d4e5dc1e92b80c7f89f3c5ac78d2b6ae03d65e1909",
  "_filesize": 137864,
  "_sha256": "f6344ab6b8028479a10f09d4e5dc1e92b80c7f89f3c5ac78d2b6ae03d65e1909",
  "_created": "2026-06-01T10:41:16.000Z",
  "_published": "2026-06-01T10:57:39.355Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78835168516,
      "time": 127,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329507233"
    },
    {
      "job": 78835168555,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329404593"
    },
    {
      "job": 78835168551,
      "time": 115,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329407881"
    },
    {
      "job": 78835168523,
      "time": 89,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329399313"
    },
    {
      "job": 78835168541,
      "time": 181,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329588841"
    },
    {
      "job": 78835168542,
      "time": 318,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329596746"
    },
    {
      "job": 78835168510,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329674118"
    },
    {
      "job": 78835168534,
      "time": 244,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329563793"
    },
    {
      "job": 78834850279,
      "time": 123,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329370877"
    },
    {
      "job": 78835168485,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329398337"
    },
    {
      "job": 78835168539,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329399127"
    },
    {
      "job": 78835168503,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329399152"
    },
    {
      "job": 78835168495,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329399911"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thocevar/actions/runs/26749865582",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/orca",
  "_commit": {
    "id": "af5d52210dd526c1cc1094102590520af1458eec",
    "author": "Tomaz Hocevar <tomaz.hocevar@fri.uni-lj.si>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1-3\n",
    "time": 1726887428
  },
  "_maintainer": {
    "name": "Tomaz Hocevar",
    "email": "tomaz.hocevar@fri.uni-lj.si",
    "login": "thocevar",
    "description": "Teacher at University of Ljubljana, Faculty of Computer and Information Science with a research interest in algorithms, data structures and machine learning.",
    "uuid": 919223
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "graph",
      "role": "Enhances"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "janezd",
      "count": 3,
      "uuid": 2387315
    },
    {
      "user": "thocevar",
      "count": 2,
      "uuid": 919223
    }
  ],
  "_userbio": {
    "uuid": 919223,
    "type": "user",
    "name": "Tomaž Hočevar",
    "description": "Teacher at University of Ljubljana, Faculty of Computer and Information Science with a research interest in algorithms, data structures and machine learning."
  },
  "_downloads": {
    "count": 614,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/orca"
  },
  "_mentions": 6,
  "_searchresults": 168,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/orca.html",
    "manual.pdf"
  ],
  "_realowner": "thocevar",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-04-10"
    },
    {
      "version": "1.1",
      "date": "2015-03-10"
    },
    {
      "version": "1.1-1",
      "date": "2016-07-28"
    },
    {
      "version": "1.1-2",
      "date": "2023-12-14"
    },
    {
      "version": "1.1-3",
      "date": "2024-09-20"
    }
  ],
  "_exports": [
    "count4",
    "count5",
    "ecount4",
    "ecount5"
  ],
  "_datasets": [
    {
      "name": "karate",
      "title": "Karate Club network",
      "object": "karate",
      "class": [
        "data.frame"
      ],
      "fields": [
        "a",
        "b"
      ],
      "rows": 78,
      "table": true,
      "tojson": true
    },
    {
      "name": "petersen",
      "title": "Petersen graph",
      "object": "petersen",
      "class": [
        "data.frame"
      ],
      "fields": [
        "a",
        "b"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    },
    {
      "name": "usastates",
      "title": "Contiguous USA Graph",
      "object": "usastates",
      "class": [
        "data.frame"
      ],
      "fields": [
        "a",
        "b"
      ],
      "rows": 107,
      "table": true,
      "tojson": true
    },
    {
      "name": "yeast",
      "title": "Yeast protein-protein interaction network",
      "object": "yeast",
      "class": [
        "data.frame"
      ],
      "fields": [
        "a",
        "b"
      ],
      "rows": 6646,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "karate",
      "title": "Karate Club network",
      "topics": [
        "karate"
      ]
    },
    {
      "page": "orca",
      "title": "Orbit counting",
      "topics": [
        "count4",
        "count5",
        "ecount4",
        "ecount5"
      ]
    },
    {
      "page": "petersen",
      "title": "Petersen graph",
      "topics": [
        "petersen"
      ]
    },
    {
      "page": "usastates",
      "title": "Contiguous USA Graph",
      "topics": [
        "usastates"
      ]
    },
    {
      "page": "yeast",
      "title": "Yeast protein-protein interaction network",
      "topics": [
        "yeast"
      ]
    }
  ],
  "_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"
    }
  ],
  "_score": 3.480581786829169,
  "_indexed": true,
  "_nocasepkg": "orca",
  "_universes": [
    "thocevar"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-3",
      "date": "2026-06-01T10:48:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "af5d52210dd526c1cc1094102590520af1458eec",
      "fileid": "21e47f1b3ee0d12b9181a85646141063b08b8874fde9443c32606791063ff824",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thocevar/actions/runs/26749865582"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-3",
      "date": "2026-06-01T10:43:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "af5d52210dd526c1cc1094102590520af1458eec",
      "fileid": "c063be3b2ce9a144e02e851e90d6f01eadef00a3fc91a1cdf3b82215d936783b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thocevar/actions/runs/26749865582"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-3",
      "date": "2026-06-01T10:43:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "af5d52210dd526c1cc1094102590520af1458eec",
      "fileid": "72a53b352a360a472854acd62e4db2e24434a3f7b96ba1cbba6fdda5902e6606",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thocevar/actions/runs/26749865582"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-3",
      "date": "2026-06-01T10:42:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "af5d52210dd526c1cc1094102590520af1458eec",
      "fileid": "6385c7dfadecb0efd22a07198350b658088dce8ef76644b7864a2fb93542028d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thocevar/actions/runs/26749865582"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-3",
      "date": "2026-06-01T10:52:43.000Z",
      "arch": "aarch64",
      "commit": "af5d52210dd526c1cc1094102590520af1458eec",
      "fileid": "29bb2a6d40fa2262c7da423bf7b640f435ca9e7f7ae5792f6c680f2535d27929",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thocevar/actions/runs/26749865582"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-3",
      "date": "2026-06-01T10:52:51.000Z",
      "arch": "x86_64",
      "commit": "af5d52210dd526c1cc1094102590520af1458eec",
      "fileid": "34051bb4174d8738dce78f5d7b4b1a14142c029f62e8465dfe8bd13cf3b5b681",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thocevar/actions/runs/26749865582"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1-3",
      "date": "2026-06-01T10:57:04.000Z",
      "arch": "aarch64",
      "commit": "af5d52210dd526c1cc1094102590520af1458eec",
      "fileid": "301f1280234a18440ba62693a182a51526ef73e133e0cba012d88f54cbb4d32c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thocevar/actions/runs/26749865582"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1-3",
      "date": "2026-06-01T10:51:07.000Z",
      "arch": "x86_64",
      "commit": "af5d52210dd526c1cc1094102590520af1458eec",
      "fileid": "a3613abc8a449d8b7ab7cca9266cd1b89c2a1cfd758fb33f7e3b9680f36575f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thocevar/actions/runs/26749865582"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1-3",
      "date": "2026-06-01T10:42:59.000Z",
      "arch": "emscripten",
      "commit": "af5d52210dd526c1cc1094102590520af1458eec",
      "fileid": "f93d186c927ec14b3dd97ede8cd1d4eb49faa0954f6d563c764de3a472e2c8cb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thocevar/actions/runs/26749865582"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1-3",
      "date": "2026-06-01T10:42:35.000Z",
      "arch": "x86_64",
      "commit": "af5d52210dd526c1cc1094102590520af1458eec",
      "fileid": "3c9d8dc7d96a45ff3ca89a45c3517a75bc4c8c5da54de0d31b9fbe493ed3f125",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thocevar/actions/runs/26749865582"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1-3",
      "date": "2026-06-01T10:42:29.000Z",
      "arch": "x86_64",
      "commit": "af5d52210dd526c1cc1094102590520af1458eec",
      "fileid": "0c8e088100ea5bdbeec9b3dff64d7355cdca38a42e3fabf7b81fd1d53a158a0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thocevar/actions/runs/26749865582"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1-3",
      "date": "2026-06-01T10:42:35.000Z",
      "arch": "x86_64",
      "commit": "af5d52210dd526c1cc1094102590520af1458eec",
      "fileid": "c0fdb001fc7cdd4731d2f6342632555b2aeaff6b4d75e630f8fe128110cd7ef9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thocevar/actions/runs/26749865582"
    }
  ]
}