{
  "_id": "6a59bf1609eb0996dd68d55e",
  "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-07-17 05:32:13 UTC",
    "User": "root"
  },
  "Author": "Nicola Rennie [aut, cre, cph]",
  "Maintainer": "Nicola Rennie <nrennie35@gmail.com>",
  "_user": "nrennie",
  "_type": "src",
  "_file": "ggflowchart_1.0.0.9007.tar.gz",
  "_fileid": "https://r2.ropensci.org/0e65d310baea8a0698c5783b0cc0b9c3ad06e080dfe391835a3f58ab8d7a892b",
  "_filesize": 456162,
  "_sha256": "0e65d310baea8a0698c5783b0cc0b9c3ad06e080dfe391835a3f58ab8d7a892b",
  "_expires": "2026-10-25T05:35:17.000Z",
  "_created": "2026-07-17T05:32:13.000Z",
  "_published": "2026-07-17T05:35:18.834Z",
  "_jobs": [
    {
      "job": 87812993062,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8398045345"
    },
    {
      "job": 87812993021,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8398042784"
    },
    {
      "job": 87812993091,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8398032183"
    },
    {
      "job": 87812993054,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8398029597"
    },
    {
      "job": 87812568943,
      "time": 188,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398006230"
    },
    {
      "job": 87812993046,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8398037937"
    },
    {
      "job": 87812993044,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8398026554"
    },
    {
      "job": 87812993096,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8398025773"
    },
    {
      "job": 87812993061,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8398027708"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nrennie/actions/runs/29557424107",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 1014,
    "description": "Data visualisation specialist. Generative artist. Runner of endurance races. Neat freak. She/her."
  },
  "_downloads": {
    "count": 455,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggflowchart"
  },
  "_devurl": "https://github.com/nrennie/ggflowchart",
  "_pkgdown": "https://nrennie.github.io/ggflowchart/",
  "_searchresults": 63,
  "_rbuild": "4.6.1",
  "_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.054613054556888,
  "_indexed": true,
  "_nocasepkg": "ggflowchart",
  "_universes": [
    "nrennie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9007",
      "date": "2026-07-17T05:34:35.000Z",
      "distro": "resolute",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "https://r2.ropensci.org/d714390e7dd96605f12af3eca45039c390dacdb1270d9d2ff57eba9dfd8f529f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/29557424107"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0.9007",
      "date": "2026-07-17T05:34:27.000Z",
      "distro": "resolute",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "https://r2.ropensci.org/ee8cdf9f3642a7874bc2bc1c6c89377f4dfb4d9c1fc83d067b728e700441b381",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/29557424107"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9007",
      "date": "2026-07-17T05:33:49.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "https://r2.ropensci.org/a5db07617fc0f550e4ad569b631c6944471007fc371c72d48231b0cc672d768a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/29557424107"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0.9007",
      "date": "2026-07-17T05:33:38.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "https://r2.ropensci.org/917ee9fdf4856debb963eb20fc2a1de1eec7185c37252687624455931bf458e2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/29557424107"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9007",
      "date": "2026-07-17T05:34:27.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "https://r2.ropensci.org/ab57968766f06871e455438819995b932ac45aec9bbbdbc7913424e602b1d6d0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/29557424107"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9007",
      "date": "2026-07-17T05:33:20.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "https://r2.ropensci.org/99d98b8da05528ddb3304bcc8bd6eec61ae27deffa58012ef84af126b151d229",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/29557424107"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9007",
      "date": "2026-07-17T05:33:17.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "https://r2.ropensci.org/b9985f94ebee7bdc97217219ba5a3f7cd153a1407f8a4449c1a59f642494f548",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/29557424107"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0.9007",
      "date": "2026-07-17T05:33:24.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "https://r2.ropensci.org/52ca15350d859d733882bb22b427237a8497e9d20859d5f1feebca98e7ab773a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/29557424107"
    }
  ]
}