{
  "_id": "6a12cb94acfb0bcc41d2134c",
  "Package": "classGraph",
  "Type": "Package",
  "Title": "Construct Graphs of S4 Class Hierarchies",
  "Version": "0.7-7",
  "Authors@R": "person(\"Martin\", \"Maechler\", role = c(\"cre\", \"aut\"), email = \"maechler@stat.math.ethz.ch\",\ncomment = c(\"Partly based on code from Robert Gentleman\", ORCID = \"0000-0002-8685-9910\"))",
  "Description": "Construct directed graphs of S4 class hierarchies and\nvisualize them.  In general, these graphs typically are DAGs\n(directed acyclic graphs), often simple trees in practice.",
  "License": "GPL",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 09:55:15 UTC",
    "User": "root"
  },
  "Author": "Martin Maechler [cre, aut] (Partly based on code from Robert\nGentleman, <https://orcid.org/0000-0002-8685-9910>)",
  "Maintainer": "Martin Maechler <maechler@stat.math.ethz.ch>",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://mmaechler.r-universe.dev",
  "Date/Publication": "2025-04-29 11:40:06 UTC",
  "RemoteUrl": "https://github.com/cran/classGraph",
  "RemoteRef": "HEAD",
  "RemoteSha": "f723fc6a6e39d5e1022c2da565db4929dfc39e2f",
  "MD5sum": "d8b2a3ebf4c1c878e1c1a3fdb8916f2e",
  "_user": "mmaechler",
  "_type": "src",
  "_file": "classGraph_0.7-7.tar.gz",
  "_fileid": "38358d5dc926966d0cd0daed5192a0a31e5fc39c0c30f83e8db4dced3c238a1d",
  "_filesize": 152369,
  "_sha256": "38358d5dc926966d0cd0daed5192a0a31e5fc39c0c30f83e8db4dced3c238a1d",
  "_created": "2026-05-24T09:55:15.000Z",
  "_published": "2026-05-24T09:57:40.924Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77588517982,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184202123"
    },
    {
      "job": 77588517984,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184202166"
    },
    {
      "job": 77588517978,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184198340"
    },
    {
      "job": 77588517969,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184198891"
    },
    {
      "job": 77588373072,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184190840"
    },
    {
      "job": 77588517974,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184199905"
    },
    {
      "job": 77588517976,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184198047"
    },
    {
      "job": 77588517979,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184197996"
    },
    {
      "job": 77588517986,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184198146"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mmaechler/actions/runs/26358066400",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/classGraph",
  "_commit": {
    "id": "f723fc6a6e39d5e1022c2da565db4929dfc39e2f",
    "author": "Martin Maechler <maechler@stat.math.ethz.ch>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.7-7\n",
    "time": 1745926806
  },
  "_maintainer": {
    "name": "Martin Maechler",
    "email": "maechler@stat.math.ethz.ch",
    "login": "mmaechler",
    "mastodon": "@MMaechler@fosstodon.org",
    "linkedin": "in/martinmaechlereth",
    "orcid": "0000-0002-8685-9910",
    "twitter": "@MMaechler",
    "description": "Professor emeritus @ SfS, ETH Zurich.  \nR (#rstats) Core group member\nFollower of the Alpha and Omega",
    "uuid": 995722
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graph",
      "role": "Imports"
    },
    {
      "package": "Rgraphviz",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mmaechler",
      "count": 8,
      "uuid": 995722
    }
  ],
  "_userbio": {
    "uuid": 995722,
    "type": "user",
    "name": "Martin Mächler",
    "description": "Professor emeritus @ SfS, ETH Zurich.  \r\nR (#rstats) Core group member\r\nFollower of the Alpha and Omega"
  },
  "_downloads": {
    "count": 3527,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/classGraph"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/classGraph.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "mmaechler",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.7-0",
      "date": "2007-06-28"
    },
    {
      "version": "0.7-1",
      "date": "2008-05-06"
    },
    {
      "version": "0.7-2",
      "date": "2009-04-15"
    },
    {
      "version": "0.7-3",
      "date": "2009-11-18"
    },
    {
      "version": "0.7-4",
      "date": "2010-08-11"
    },
    {
      "version": "0.7-5",
      "date": "2015-09-01"
    },
    {
      "version": "0.7-6",
      "date": "2023-08-21"
    },
    {
      "version": "0.7-7",
      "date": "2025-04-29"
    }
  ],
  "_exports": [
    ".optRagargs",
    "bGraph",
    "class2Graph",
    "classTree",
    "mRagraph",
    "numOutEdges",
    "plot",
    "plotRag",
    "subClasses",
    "superClasses"
  ],
  "_help": [
    {
      "page": "classGraph-package",
      "title": "The R Package 'classGraph'",
      "topics": [
        "classGraph-package",
        "classGraph"
      ]
    },
    {
      "page": "bGraph",
      "title": "Create a \"Branch Graph\" (Simple Tree with Root and Leaves)",
      "topics": [
        "bGraph"
      ]
    },
    {
      "page": "class2Graph",
      "title": "Build the Graph of Super Classes from an S4 Class Definition",
      "topics": [
        "class2Graph"
      ]
    },
    {
      "page": "classTree",
      "title": "builds a directed graph, typically a tree from a class Object",
      "topics": [
        "classTree"
      ]
    },
    {
      "page": "mRagraph",
      "title": "Construct a Laid-Out Graph for Plotting",
      "topics": [
        "mRagraph"
      ]
    },
    {
      "page": "numOutEdges",
      "title": "For each Node of a Directed Graph give the Number Outgoing Edges",
      "topics": [
        "numOutEdges"
      ]
    },
    {
      "page": "plotRag",
      "title": "Plot an Ragraph (using Rgraphviz)",
      "topics": [
        ".optRagargs",
        "plot",
        "plotRag"
      ]
    },
    {
      "page": "subClasses",
      "title": "All Subclasses of a Given S4 Class",
      "topics": [
        "subClasses"
      ]
    },
    {
      "page": "superClasses",
      "title": "List of Super Classes of a Given S4 Class",
      "topics": [
        "superClasses"
      ]
    }
  ],
  "_rundeps": [
    "BiocGenerics",
    "generics",
    "graph",
    "Rgraphviz"
  ],
  "_score": 1.5474054596674898,
  "_indexed": true,
  "_nocasepkg": "classgraph",
  "_universes": [
    "mmaechler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7-7",
      "date": "2026-05-24T09:57:07.000Z",
      "distro": "noble",
      "commit": "f723fc6a6e39d5e1022c2da565db4929dfc39e2f",
      "fileid": "4e50f2d400b26651f4a6784b777a1b29611cb82154a6105a61d81124cfb9aa3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/26358066400"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7-7",
      "date": "2026-05-24T09:57:08.000Z",
      "distro": "noble",
      "commit": "f723fc6a6e39d5e1022c2da565db4929dfc39e2f",
      "fileid": "3e0e1c77e773d8a0ec0dc84ac00560ff65df6190e8a472cbd3d792ad84a1af00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/26358066400"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7-7",
      "date": "2026-05-24T09:56:35.000Z",
      "commit": "f723fc6a6e39d5e1022c2da565db4929dfc39e2f",
      "fileid": "8f07815f17991c50fef668fb5dcdc5021574c399ad543ac997779f65e5584550",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/26358066400"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7-7",
      "date": "2026-05-24T09:56:41.000Z",
      "commit": "f723fc6a6e39d5e1022c2da565db4929dfc39e2f",
      "fileid": "ea70056ab80c649f4d8d031add9e96f5fdcd18d8223b16364f346d9f692ecafa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/26358066400"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7-7",
      "date": "2026-05-24T09:57:04.000Z",
      "commit": "f723fc6a6e39d5e1022c2da565db4929dfc39e2f",
      "fileid": "55a6e6656cc942cf8575561a6a020d80b75352bfd5effe472c20d765edc7ba2e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/26358066400"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7-7",
      "date": "2026-05-24T09:56:19.000Z",
      "commit": "f723fc6a6e39d5e1022c2da565db4929dfc39e2f",
      "fileid": "6b4bca05fe93a62538040eecddba07503732e3a6748fdbb81a0b7a520f5d8f76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/26358066400"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7-7",
      "date": "2026-05-24T09:56:19.000Z",
      "commit": "f723fc6a6e39d5e1022c2da565db4929dfc39e2f",
      "fileid": "7207c078616ca7051dd46fc06b90766f691cb231dfc79a02db44a626a40c03ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/26358066400"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7-7",
      "date": "2026-05-24T09:56:25.000Z",
      "commit": "f723fc6a6e39d5e1022c2da565db4929dfc39e2f",
      "fileid": "6c439659591539930bc19545f2eaa793edf025aa3a687770a71ecc8c3bb9c228",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/26358066400"
    }
  ]
}