{
  "_id": "6a50a8c189c83ec243a2f303",
  "Package": "gridGraphviz",
  "Version": "0.3-2",
  "SystemRequirements": "graphviz",
  "Title": "Drawing Graphs with 'grid'",
  "Authors@R": "c(person(given=\"Paul\", family=\"Murrell\", \nemail=\"p.murrell@auckland.ac.nz\", role=c(\"cre\",\"aut\")),\nperson(given=\"Ashley Noel\", family=\"Hinton\",\nemail=\"ahin017@aucklanduni.ac.nz\", role=\"aut\"))",
  "Description": "Functions for drawing node-and-edge graphs that have been\nlaid out by 'graphviz'.  This provides an alternative rendering\nto that provided by the 'Rgraphviz' package, with two main\nadvantages: the rendering provided by 'gridGraphviz' should be\nmore similar to what 'graphviz' itself would draw; and\nrendering with 'grid' allows for post-hoc customisations using\nthe named viewports and grobs that 'gridGraphviz' produces.",
  "License": "GPL (>= 2)",
  "URL": "https://r-forge.r-project.org/projects/gridgraph/",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://r-forge.r-universe.dev",
  "Date/Publication": "2025-07-22 00:19:13 UTC",
  "RemoteUrl": "https://github.com/r-forge/gridgraph",
  "RemoteRef": "HEAD",
  "RemoteSha": "d834a3958240189d06577111c59d5f86dc96d60c",
  "RemoteSubdir": "pkg",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-10 08:06:45 UTC",
    "User": "root"
  },
  "Author": "Paul Murrell [cre, aut],\nAshley Noel Hinton [aut]",
  "Maintainer": "Paul Murrell <p.murrell@auckland.ac.nz>",
  "_user": "r-forge",
  "_type": "src",
  "_file": "gridGraphviz_0.3-2.tar.gz",
  "_fileid": "https://r2.ropensci.org/ded04bd4203501ebcbc92dca4f06f80593706ca996ff6c0bd9e67e48096e8ca8",
  "_filesize": 100298,
  "_sha256": "ded04bd4203501ebcbc92dca4f06f80593706ca996ff6c0bd9e67e48096e8ca8",
  "_expires": "2026-10-18T08:09:36.000Z",
  "_created": "2026-07-10T08:06:45.000Z",
  "_published": "2026-07-10T08:09:37.557Z",
  "_jobs": [
    {
      "job": 86316397912,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8221857974"
    },
    {
      "job": 86316397835,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221863875"
    },
    {
      "job": 86316397956,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8221850323"
    },
    {
      "job": 86316397789,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221852406"
    },
    {
      "job": 86315919609,
      "time": 162,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221815724"
    },
    {
      "job": 86316397825,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8221853462"
    },
    {
      "job": 86316397803,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8221846837"
    },
    {
      "job": 86316397820,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8221841706"
    },
    {
      "job": 86316397826,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221843647"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-forge/actions/runs/29078587999",
  "_status": "success",
  "_upstream": "https://github.com/r-forge/gridgraph",
  "_commit": {
    "id": "d834a3958240189d06577111c59d5f86dc96d60c",
    "author": "paul (Dr ) <paul@stat.auckland.ac.nz>",
    "committer": "paul (Dr ) <paul@stat.auckland.ac.nz>",
    "message": "fix ups for CRAN checks\n\ngit-svn-id: svn://svn.r-forge.r-project.org/svnroot/gridgraph@59 edb9625f-4e0d-4859-8d74-9fd3b1da38cb\n",
    "time": 1753143553
  },
  "_maintainer": {
    "name": "Paul Murrell",
    "email": "p.murrell@auckland.ac.nz"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.0",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Depends"
    },
    {
      "package": "graph",
      "role": "Depends"
    },
    {
      "package": "Rgraphviz",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "gridSVG",
      "role": "Suggests"
    }
  ],
  "_owner": "r-forge",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "anhinton",
      "count": 47,
      "uuid": 6846307
    },
    {
      "user": "pmur002",
      "count": 11,
      "uuid": 2044052
    },
    {
      "user": "theussl",
      "count": 1,
      "uuid": 22165873
    }
  ],
  "_userbio": {
    "uuid": 75573726,
    "type": "organization",
    "name": " R-Forge",
    "followers": 27,
    "description": "git-svn mirrors from R-Forge"
  },
  "_downloads": {
    "count": 331,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gridGraphviz"
  },
  "_devurl": "https://github.com/r-forge/gridgraph",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gridGraphviz.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-forge/gridgraph",
  "_realowner": "r-forge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2012-03-30"
    },
    {
      "version": "0.3",
      "date": "2015-06-15"
    },
    {
      "version": "0.3-1",
      "date": "2022-04-11"
    },
    {
      "version": "0.3-2",
      "date": "2025-07-22"
    }
  ],
  "_exports": [
    "agopenTrue",
    "graphHeight",
    "graphWidth",
    "grid.graph"
  ],
  "_help": [
    {
      "page": "agopenTrue",
      "title": "A function to obtain a laidout 'Ragraph' object",
      "topics": [
        "agopenTrue"
      ]
    },
    {
      "page": "graphWidth",
      "title": "Get width/height of an 'Ragraph' object",
      "topics": [
        "graphHeight",
        "graphWidth"
      ]
    },
    {
      "page": "grid.graph",
      "title": "Draw a Node-and-Edge Graph",
      "topics": [
        "grid.graph"
      ]
    }
  ],
  "_rundeps": [
    "BiocGenerics",
    "generics",
    "graph",
    "Rgraphviz"
  ],
  "_score": 2.778151250383644,
  "_indexed": true,
  "_nocasepkg": "gridgraphviz",
  "_universes": [
    "r-forge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3-2",
      "date": "2026-07-10T08:08:45.000Z",
      "distro": "resolute",
      "commit": "d834a3958240189d06577111c59d5f86dc96d60c",
      "fileid": "https://r2.ropensci.org/9fa9f0c75e9df58f59e95992499028416b5a229158ed633c2ff7f380f1a607b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/29078587999"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3-2",
      "date": "2026-07-10T08:08:58.000Z",
      "distro": "resolute",
      "commit": "d834a3958240189d06577111c59d5f86dc96d60c",
      "fileid": "https://r2.ropensci.org/0f93ef05d4b47731cd38ecad0672db94f700cda026210673ed9c3c3a9185197a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/29078587999"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3-2",
      "date": "2026-07-10T08:08:29.000Z",
      "commit": "d834a3958240189d06577111c59d5f86dc96d60c",
      "fileid": "https://r2.ropensci.org/23bee7ef9b544b7cfb932264b7f32c4303d38fdfb5e6c240b0b403c1fb1be67e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/29078587999"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3-2",
      "date": "2026-07-10T08:08:33.000Z",
      "commit": "d834a3958240189d06577111c59d5f86dc96d60c",
      "fileid": "https://r2.ropensci.org/8cabf96d812f312a2add6032b37e54e605cafbd699e82ef2ae0ca0c36e114812",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/29078587999"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3-2",
      "date": "2026-07-10T08:08:47.000Z",
      "commit": "d834a3958240189d06577111c59d5f86dc96d60c",
      "fileid": "https://r2.ropensci.org/bc7a163f29f27655dc0cb7dc050e9d735bf1a729bd8aa76d7b7b1e8557e30613",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/29078587999"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3-2",
      "date": "2026-07-10T08:08:10.000Z",
      "commit": "d834a3958240189d06577111c59d5f86dc96d60c",
      "fileid": "https://r2.ropensci.org/cb41d88baede25bfa1be4501c3c97702a25c89462c3015d7bcb9cdc45086339b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/29078587999"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3-2",
      "date": "2026-07-10T08:07:55.000Z",
      "commit": "d834a3958240189d06577111c59d5f86dc96d60c",
      "fileid": "https://r2.ropensci.org/fd6a3ef868544d1c2954b2e7810a169c7cd3d62270bff38c1cced02124238775",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/29078587999"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3-2",
      "date": "2026-07-10T08:07:58.000Z",
      "commit": "d834a3958240189d06577111c59d5f86dc96d60c",
      "fileid": "https://r2.ropensci.org/b50a33d3a63c2a92a9ef773bbf8b8b5378465226f74a7d2c7b0445e615633bf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/29078587999"
    }
  ]
}