{
  "_id": "6a324c983efcd9bda437c43d",
  "Package": "ggflowchart",
  "Title": "Flowcharts with 'ggplot2'",
  "Version": "1.0.0.9007",
  "Authors@R": "person(given = \"Nicola\",\nfamily = \"Rennie\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"nrennie35@gmail.com\")",
  "Description": "Flowcharts can be a useful way to visualise complex\nprocesses. This package uses the layered grammar of graphics of\n'ggplot2' to create simple flowcharts.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "nrennie/nrenniepkgdown",
  "URL": "https://nrennie.github.io/ggflowchart/",
  "BugReports": "https://github.com/nrennie/ggflowchart/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev",
  "Repository": "https://nrennie.r-universe.dev",
  "Date/Publication": "2023-12-20 20:23:11 UTC",
  "RemoteUrl": "https://github.com/nrennie/ggflowchart",
  "RemoteRef": "HEAD",
  "RemoteSha": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 07:25:00 UTC",
    "User": "root"
  },
  "Author": "Nicola Rennie [aut, cre, cph]",
  "Maintainer": "Nicola Rennie <nrennie35@gmail.com>",
  "MD5sum": "36d8c7a5f73648b5a0f2ad58ace179f2",
  "_user": "nrennie",
  "_type": "src",
  "_file": "ggflowchart_1.0.0.9007.tar.gz",
  "_fileid": "30c48fba7aa97390867dc88c46783c01f6f37e63a30f4c7e38bf4cc59224b905",
  "_filesize": 457204,
  "_sha256": "30c48fba7aa97390867dc88c46783c01f6f37e63a30f4c7e38bf4cc59224b905",
  "_created": "2026-06-17T07:25:00.000Z",
  "_published": "2026-06-17T07:28:24.898Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81840916151,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7688689301"
    },
    {
      "job": 81840916143,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7688681469"
    },
    {
      "job": 81840916243,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7688672058"
    },
    {
      "job": 81840916189,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7688665984"
    },
    {
      "job": 81840406160,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7688639412"
    },
    {
      "job": 81840916193,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7688673783"
    },
    {
      "job": 81840916179,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7688664622"
    },
    {
      "job": 81840916191,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7688672207"
    },
    {
      "job": 81840916178,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7688664868"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nrennie/actions/runs/27672635923",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nrennie/ggflowchart",
  "_commit": {
    "id": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
    "author": "Nicola Rennie <42338476+nrennie@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #36 from nrennie/update-linting\n\nAdd link to issues in DESCRIPTION and update linting",
    "time": 1703103791
  },
  "_maintainer": {
    "name": "Nicola Rennie",
    "email": "nrennie35@gmail.com",
    "login": "nrennie",
    "mastodon": "@nrennie@fosstodon.org",
    "bluesky": "@nrennie.bsky.social",
    "linkedin": "in/nicola-rennie",
    "description": "Data visualisation specialist. Generative artist. Runner of endurance races. Neat freak. She/her.",
    "uuid": 42338476
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rcartocolor",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nrennie",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 90,
  "_contributors": [
    {
      "user": "nrennie",
      "count": 124,
      "uuid": 42338476
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 42338476,
    "type": "user",
    "name": "Nicola Rennie",
    "followers": 1000,
    "description": "Data visualisation specialist. Generative artist. Runner of endurance races. Neat freak. She/her."
  },
  "_downloads": {
    "count": 425,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggflowchart"
  },
  "_devurl": "https://github.com/nrennie/ggflowchart",
  "_pkgdown": "https://nrennie.github.io/ggflowchart/",
  "_searchresults": 67,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggflowchart.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nrennie/ggflowchart",
  "_realowner": "nrennie",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-05-11"
    }
  ],
  "_exports": [
    "ggflowchart"
  ],
  "_help": [
    {
      "page": "ggflowchart",
      "title": "Generate a flowchart in ggplot2",
      "topics": [
        "ggflowchart"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nrennie/ggflowchart/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nrennie/ggflowchart/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "decision-tree-example.Rmd",
      "filename": "decision-tree-example.html",
      "title": "Decision Tree Example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Define input data"
      ],
      "created": "2022-06-23 17:28:32",
      "modified": "2023-06-11 16:36:10",
      "commits": 9
    },
    {
      "source": "layout-options.Rmd",
      "filename": "layout-options.html",
      "title": "Layout Options",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-05-22 14:17:19",
      "modified": "2023-12-20 20:23:11",
      "commits": 3
    },
    {
      "source": "minimal-example.Rmd",
      "filename": "minimal-example.html",
      "title": "Minimal Example",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-08-01 23:50:16",
      "modified": "2023-05-16 20:28:47",
      "commits": 2
    },
    {
      "source": "style-nodes.Rmd",
      "filename": "style-nodes.html",
      "title": "Styling Flowchart Nodes",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-05-19 14:50:16",
      "modified": "2023-05-19 14:50:16",
      "commits": 1
    }
  ],
  "_score": 7.0813473078041325,
  "_indexed": true,
  "_nocasepkg": "ggflowchart",
  "_universes": [
    "nrennie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9007",
      "date": "2026-06-17T07:27:38.000Z",
      "distro": "noble",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "169840837a3304e31558cf8463d1cb703f193853ac4a032c084865af70d9d7b0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/27672635923"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9007",
      "date": "2026-06-17T07:27:14.000Z",
      "distro": "noble",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "6b874f43bc95f489249fc0187de0ed590ab4c8df77321d40c36c8ef5e888f433",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/27672635923"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9007",
      "date": "2026-06-17T07:26:46.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "9e4ae702eb52213680ec90c30a3b530ebde180be44a14f296e0ca2ec2d2232ca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/27672635923"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9007",
      "date": "2026-06-17T07:26:29.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "cad5e45fd72fb14ce9daf6feba954355b264d2c7ac2a9c4a14d7ac5d5a188d19",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/27672635923"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9007",
      "date": "2026-06-17T07:27:07.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "5cf415a7d027c52fc4428bd08b42ca5d9559594c1a4daff5dcb93240741244c1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/27672635923"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9007",
      "date": "2026-06-17T07:26:14.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "eaf7b1da54eee6927e3b9ec43f994ce0d04f8e843a76f7d16bfba991366bd9b6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/27672635923"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9007",
      "date": "2026-06-17T07:26:39.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "d48e443970a33c6a0b91ca8545bdadf5b290bc4bc60e998de9f1788817f47b98",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/27672635923"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9007",
      "date": "2026-06-17T07:26:14.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "860883841516991307f31735f31c445f8830d3d40f92f7b207e0c5873505cda4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/27672635923"
    }
  ]
}