{
  "_id": "6a1ee3f0b401979e73410fdb",
  "Package": "quickdag",
  "Title": "Make Beautiful Directed Acyclic Graphs",
  "Version": "0.2.1.9000",
  "Authors@R": "person(\"Jason\", \"Gantenberg\", , \"jason.gantenberg@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8144-4273\"))",
  "Description": "This package allows the user the save directed acyclic\ngraphs (DAGs) generated in DiagrammeR and export them to PDF,\nPNG, SVG, or PS format. Users may optionally choose to view the\nDAG without saving or to embed it in a document. In addition,\nquickdag allows the user easily to reformat DAGs as\nsingle-world intervention graph (SWIG) templates.",
  "License": "MIT + file LICENSE",
  "URL": "https://jrgant.github.io/quickdag/,\nhttps://github.com/jrgant/quickdag",
  "BugReports": "https://github.com/jrgant/quickdag/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libssl-dev libnode-dev libx11-dev",
  "Repository": "https://remlapmot.r-universe.dev",
  "Date/Publication": "2026-04-20 02:36:54 UTC",
  "RemoteUrl": "https://github.com/jrgant/quickdag",
  "RemoteRef": "HEAD",
  "RemoteSha": "9dda719a188125e13068c83f18879cb76300a373",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 06:23:28 UTC",
    "User": "root"
  },
  "Author": "Jason Gantenberg [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8144-4273>)",
  "Maintainer": "Jason Gantenberg <jason.gantenberg@gmail.com>",
  "MD5sum": "02fc292dc79bb34ab5dd00d61b64ccb5",
  "_user": "remlapmot",
  "_type": "src",
  "_file": "quickdag_0.2.1.9000.tar.gz",
  "_fileid": "8dccd8b80b911c5e47711e180f5a8705565e4f685ca44dbe29f730e64cb48623",
  "_filesize": 121481,
  "_sha256": "8dccd8b80b911c5e47711e180f5a8705565e4f685ca44dbe29f730e64cb48623",
  "_created": "2026-05-20T06:23:28.000Z",
  "_published": "2026-06-02T14:08:48.323Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79090262792,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7102748252"
    },
    {
      "job": 79090263724,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102749367"
    },
    {
      "job": 79090262785,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7102735432"
    },
    {
      "job": 79090262582,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102734643"
    },
    {
      "job": 79090261533,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102712335"
    },
    {
      "job": 79090261677,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360074157"
    },
    {
      "job": 79090262438,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7102731333"
    },
    {
      "job": 79090263197,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7102733642"
    },
    {
      "job": 79090262542,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102731974"
    }
  ],
  "_buildurl": "https://github.com/r-universe/remlapmot/actions/runs/26145195288",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jrgant/quickdag",
  "_commit": {
    "id": "9dda719a188125e13068c83f18879cb76300a373",
    "author": "Jason Gantenberg <jrgant@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #28 from jrgant/v1.0.0\n\nV1.0.0",
    "time": 1776652614
  },
  "_maintainer": {
    "name": "Jason Gantenberg",
    "email": "jason.gantenberg@gmail.com",
    "login": "jrgant",
    "mastodon": "@jrgant@datasci.social",
    "bluesky": "@jrgant.bsky.social",
    "linkedin": "in/jrgant",
    "orcid": "0000-0002-8144-4273",
    "twitter": "@evilmammoth",
    "description": "Epidemiologist interested in computational modeling, causal inference, complex systems, and applied ML. Dual wields pretzel rolls.",
    "uuid": 22089961
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "dagitty",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "DiagrammeR",
      "version": ">= 1.0.11",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.6",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.5.1",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "DiagrammeRsvg",
      "version": ">= 0.1",
      "role": "Suggests"
    },
    {
      "package": "htmlTable",
      "version": ">= 2.4.3",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.50",
      "role": "Suggests"
    },
    {
      "package": "rsvg",
      "version": ">= 2.6.2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.3",
      "role": "Suggests"
    }
  ],
  "_owner": "jrgant",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.1",
      "date": "2025-07-23"
    }
  ],
  "_topics": [
    "causal-inference",
    "diagrams",
    "directed-acyclic-graphs",
    "epidemiology"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "jrgant",
      "count": 219,
      "uuid": 22089961
    },
    {
      "user": "remlapmot",
      "count": 56,
      "uuid": 3777473
    }
  ],
  "_userbio": {
    "uuid": 3777473,
    "type": "user",
    "name": "Tom Palmer",
    "description": "Averaging statistician ... "
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quickdag"
  },
  "_devurl": "https://github.com/jrgant/quickdag",
  "_pkgdown": "https://jrgant.github.io/quickdag/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/quickdag.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "cleanup_existing_theme",
    "get_conditioned_nodes",
    "parse_edges",
    "parse_edgestring",
    "parse_nodes",
    "qd_adjustment_sets",
    "qd_dag",
    "qd_save",
    "qd_select_edges",
    "qd_select_nodes",
    "qd_set_edge_attrs",
    "qd_set_node_attrs",
    "qd_swig",
    "qd_themes",
    "qd_todagitty",
    "select_edges_by_node_alpha_id",
    "select_nodes_by_alpha_id",
    "sep_opts",
    "theme_qd_base",
    "theme_qd_circles",
    "theme_qd_pearl"
  ],
  "_help": [
    {
      "page": "get_numids",
      "title": "Retrieves numeric IDs given alphanumeric IDs",
      "topics": [
        "get_numids"
      ]
    },
    {
      "page": "edge_parsing",
      "title": "Parse edges in a graph specification",
      "topics": [
        "parse_edges",
        "parse_edgestring"
      ]
    },
    {
      "page": "node_parsing",
      "title": "Parse nodes",
      "topics": [
        "parse_nodes"
      ]
    },
    {
      "page": "qd_adjustment_sets",
      "title": "Identify variables for adjustment",
      "topics": [
        "qd_adjustment_sets",
        "qd_todagitty"
      ]
    },
    {
      "page": "qd_dag",
      "title": "Generate a graph object",
      "topics": [
        "qd_dag"
      ]
    },
    {
      "page": "qd_save",
      "title": "Save graph objects as images",
      "topics": [
        "qd_save"
      ]
    },
    {
      "page": "graph_operations",
      "title": "Graph operations",
      "topics": [
        "qd_select_edges",
        "qd_select_nodes",
        "qd_set_edge_attrs",
        "qd_set_node_attrs",
        "select_edges_by_node_alpha_id",
        "select_nodes_by_alpha_id"
      ]
    },
    {
      "page": "qd_swig",
      "title": "Generate a single-world intervention graph (SWIG)",
      "topics": [
        "qd_swig"
      ]
    },
    {
      "page": "qd_themes",
      "title": "Diagram themes",
      "topics": [
        "cleanup_existing_theme",
        "get_conditioned_nodes",
        "qd_themes",
        "theme_qd_base",
        "theme_qd_circles",
        "theme_qd_pearl"
      ]
    },
    {
      "page": "sep_opts",
      "title": "View options for fixed node separator characters",
      "topics": [
        "sep_opts"
      ]
    }
  ],
  "_readme": "https://github.com/jrgant/quickdag/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dagitty",
    "DiagrammeR",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 3.1760912590556813,
  "_indexed": false,
  "_nocasepkg": "quickdag",
  "_universes": [
    "remlapmot"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-20T06:25:52.000Z",
      "distro": "noble",
      "commit": "9dda719a188125e13068c83f18879cb76300a373",
      "fileid": "ac755c8168b50d5fc5b946c9447f6f7f72e84d0a374da5c016bf21f45cd055fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/remlapmot/actions/runs/26145195288"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-20T06:25:55.000Z",
      "distro": "noble",
      "commit": "9dda719a188125e13068c83f18879cb76300a373",
      "fileid": "f45c9394fdd8c107eeb8404aa47f143f599bc5f2ae090db36d4ab33e67daacfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/remlapmot/actions/runs/26145195288"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-20T06:25:03.000Z",
      "commit": "9dda719a188125e13068c83f18879cb76300a373",
      "fileid": "49b0aa4664472a92d089b0734ffe6bc09703b3e2b7566edf25dffa757c1683d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/remlapmot/actions/runs/26145195288"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-20T06:25:00.000Z",
      "commit": "9dda719a188125e13068c83f18879cb76300a373",
      "fileid": "9e3816cbb9c436d8c1471161da346e7025e7695a00ade1ef859ef1f50ad7f22d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/remlapmot/actions/runs/26145195288"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-20T06:24:39.000Z",
      "commit": "9dda719a188125e13068c83f18879cb76300a373",
      "fileid": "023639f1524fc19eb9c2c47cf0a839f61ee980559a0ca9400011d0b2d3b8ca2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/remlapmot/actions/runs/26145195288"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-20T06:24:45.000Z",
      "commit": "9dda719a188125e13068c83f18879cb76300a373",
      "fileid": "dd97eb2003c7a9fa383258a69499739887b3567bf868b37dedc2f39cdc6c59b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/remlapmot/actions/runs/26145195288"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-20T06:24:40.000Z",
      "commit": "9dda719a188125e13068c83f18879cb76300a373",
      "fileid": "3ae5f44ba4ee9a17cbd9f34637a97dee0283354fa1176072e2c42412d06c7e83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/remlapmot/actions/runs/26145195288"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-06-02T14:08:10.000Z",
      "commit": "9dda719a188125e13068c83f18879cb76300a373",
      "fileid": "bfdc1da9ad219bd7a0ffd6c6c6c7cc0aae2ead7837890b98aa71a459522e0494",
      "status": "success",
      "buildurl": "https://github.com/r-universe/remlapmot/actions/runs/26145195288"
    }
  ]
}