{
  "_id": "6a1efbc7b401979e73418c41",
  "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-05-18 10:29:33 UTC",
    "User": "root"
  },
  "Author": "Nicola Rennie [aut, cre, cph]",
  "Maintainer": "Nicola Rennie <nrennie35@gmail.com>",
  "MD5sum": "4f8a6dafb98bd1c2911647f1eac3b7e3",
  "_user": "nrennie",
  "_type": "src",
  "_file": "ggflowchart_1.0.0.9007.tar.gz",
  "_fileid": "f51bd74db2a61228160e8e50b0ebff288d9ffc1fa97118d07be9933bce00115b",
  "_filesize": 456031,
  "_sha256": "f51bd74db2a61228160e8e50b0ebff288d9ffc1fa97118d07be9933bce00115b",
  "_created": "2026-05-18T10:29:33.000Z",
  "_published": "2026-06-02T15:50:31.772Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79112788759,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7055433953"
    },
    {
      "job": 79112789318,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7055430618"
    },
    {
      "job": 79112789036,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7055421780"
    },
    {
      "job": 79112788720,
      "time": 195,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7055459563"
    },
    {
      "job": 79112788284,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055386172"
    },
    {
      "job": 79112788171,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362824143"
    },
    {
      "job": 79112788955,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7055419279"
    },
    {
      "job": 79112789174,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7055416142"
    },
    {
      "job": 79112788994,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7055416227"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nrennie/actions/runs/26027838069",
  "_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",
    "description": "Data visualisation specialist. Generative artist. Runner of endurance races. Neat freak. She/her."
  },
  "_downloads": {
    "count": 473,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggflowchart"
  },
  "_devurl": "https://github.com/nrennie/ggflowchart",
  "_pkgdown": "https://nrennie.github.io/ggflowchart/",
  "_searchresults": 59,
  "_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",
    "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.02612451674545,
  "_indexed": true,
  "_nocasepkg": "ggflowchart",
  "_universes": [
    "nrennie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9007",
      "date": "2026-05-18T10:31:46.000Z",
      "distro": "noble",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "168ed7e1589cfeb8801e3988f639a56f3a453bc937f76d05039de4011c53a840",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/26027838069"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9007",
      "date": "2026-05-18T10:31:36.000Z",
      "distro": "noble",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "d762d7e5f67c99852fc3dcd85ed106e0784432ccb0f581386a25b0dfed85ebea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/26027838069"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9007",
      "date": "2026-05-18T10:31:16.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "e73889255611f806111d262b9aee9a77d0ffd4697d74c2ab9c20675bb2b0bc68",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/26027838069"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9007",
      "date": "2026-05-18T10:33:01.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "a8309b101b5dec90b0c9770f459e0b977fe32e83e0225d70e94b050120c40313",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/26027838069"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9007",
      "date": "2026-05-18T10:30:59.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "f3c7d1c97ad61cca6ae4ff720cf5b959726e8962895e77c5c6862d513f02478a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/26027838069"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9007",
      "date": "2026-05-18T10:30:51.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "7d03ffeb0d3af3524291174ab82a5a3b0bc5dd240affd3b5fb8e848ec2ac8f07",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/26027838069"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9007",
      "date": "2026-05-18T10:30:52.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "98c6deb63fe7d0bcf0b9521f4c29e89f583fef2436b2cfd7f4647eb573cfd5d5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/26027838069"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9007",
      "date": "2026-06-02T15:50:04.000Z",
      "commit": "ff34410c09ce928f64688a2bf68bfc2cb4e37364",
      "fileid": "83238e11c3b2719787be4e4e4b921b041a8f645e6b043f62ed3a9fd4d218ea53",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/26027838069"
    }
  ]
}