{
  "_id": "6a102316acfb0bcc41c8d443",
  "Package": "agentdagwood",
  "Type": "Package",
  "Title": "Shiny LLM-Enabled Causal Assumption Analyzer Using Dagwood",
  "Version": "0.2.0",
  "Authors@R": "person(given = \"Steven\", family = \"Baldasty\", email = \"sbaldasty@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Shiny app that converts a free-form causal inference\nscenario into a directed acyclic graph using a LLM, runs\nDagwood to extract assumptions and branch DAGs, and evaluates\neach assumption using the LLM.",
  "License": "file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev\nlibnode-dev zlib1g-dev",
  "Repository": "https://sbaldasty.r-universe.dev",
  "Date/Publication": "2026-05-13 20:51:41 UTC",
  "RemoteUrl": "https://github.com/sbaldasty/agent-dagwood",
  "RemoteRef": "v5",
  "RemoteSha": "9dee367506719b3ec238c4e5b77d09b138419ad8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 22:20:03 UTC",
    "User": "root"
  },
  "Author": "Steven Baldasty [aut, cre]",
  "Maintainer": "Steven Baldasty <sbaldasty@gmail.com>",
  "MD5sum": "0a70a8b049fa5fdc8ce8c57db364af37",
  "_user": "sbaldasty",
  "_type": "src",
  "_file": "agentdagwood_0.2.0.tar.gz",
  "_fileid": "386b250a67e76f38a8de8ecb6ea687ff483d15799661d7f74df02f5c82cdb82c",
  "_filesize": 84437,
  "_sha256": "386b250a67e76f38a8de8ecb6ea687ff483d15799661d7f74df02f5c82cdb82c",
  "_created": "2026-05-13T22:20:03.000Z",
  "_published": "2026-05-22T09:34:14.370Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77353619616,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6982872240"
    },
    {
      "job": 77353619961,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6982872876"
    },
    {
      "job": 77353619400,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6982868780"
    },
    {
      "job": 77353619538,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6982863783"
    },
    {
      "job": 77353619238,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6982831229"
    },
    {
      "job": 77353618960,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157373844"
    },
    {
      "job": 77353619794,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6982853512"
    },
    {
      "job": 77353620017,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6982852096"
    },
    {
      "job": 77353619758,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6982858578"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sbaldasty/actions/runs/25829614334",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sbaldasty/agent-dagwood",
  "_commit": {
    "id": "9dee367506719b3ec238c4e5b77d09b138419ad8",
    "author": "Steven Baldasty <sbaldasty@gmail.com>",
    "committer": "Steven Baldasty <sbaldasty@gmail.com>",
    "message": "bump version\n",
    "time": 1778705501
  },
  "_maintainer": {
    "name": "Steven Baldasty",
    "email": "sbaldasty@gmail.com",
    "login": "sbaldasty",
    "uuid": 4343388
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "markdown",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "dagwood",
      "role": "Imports"
    },
    {
      "package": "ggdag",
      "role": "Imports"
    },
    {
      "package": "later",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sbaldasty",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 10
    },
    {
      "week": "2026-17",
      "n": 16
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 17
    }
  ],
  "_tags": [
    {
      "name": "v1",
      "date": "2026-04-24"
    },
    {
      "name": "v2",
      "date": "2026-04-24"
    },
    {
      "name": "v3",
      "date": "2026-05-13"
    },
    {
      "name": "v4",
      "date": "2026-05-13"
    },
    {
      "name": "v5",
      "date": "2026-05-13"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sbaldasty",
      "count": 56,
      "uuid": 4343388
    }
  ],
  "_userbio": {
    "uuid": 4343388,
    "type": "user",
    "name": "Steven Baldasty"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/agentdagwood"
  },
  "_devurl": "https://github.com/sbaldasty/agent-dagwood",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/agentdagwood.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "run_app"
  ],
  "_help": [
    {
      "page": "run_app",
      "title": "Launch the Agent Dagwood Shiny app",
      "topics": [
        "run_app"
      ]
    }
  ],
  "_readme": "https://github.com/sbaldasty/agent-dagwood/raw/v5/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "boot",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "dagitty",
    "dagwood",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "generics",
    "ggdag",
    "ggforce",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "glue",
    "graphlayouts",
    "gridExtra",
    "gtable",
    "htmltools",
    "httpuv",
    "httr2",
    "igraph",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "polyclip",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tweenr",
    "utf8",
    "V8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "xtable"
  ],
  "_score": 2.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "agentdagwood",
  "_universes": [
    "sbaldasty"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-13T22:22:34.000Z",
      "distro": "noble",
      "commit": "9dee367506719b3ec238c4e5b77d09b138419ad8",
      "fileid": "4066694a07fa305fbc3d15cd8be499aa14e29665ce5541776ab7c85ac2d03862",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sbaldasty/actions/runs/25829614334"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-13T22:22:36.000Z",
      "distro": "noble",
      "commit": "9dee367506719b3ec238c4e5b77d09b138419ad8",
      "fileid": "cfa26c6718326e4d030e45561bb49f2dc599c08dfa5d6a253a24e7cab21e9c1d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sbaldasty/actions/runs/25829614334"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-13T22:22:22.000Z",
      "commit": "9dee367506719b3ec238c4e5b77d09b138419ad8",
      "fileid": "091dbc048eadc5a1c7425fddf7dfec2642374cda6cc949e6920f01b6de3ce0c5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sbaldasty/actions/runs/25829614334"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-13T22:22:06.000Z",
      "commit": "9dee367506719b3ec238c4e5b77d09b138419ad8",
      "fileid": "342e2b94715c1ef7ed02ce7948641692de8c4d1474e38a0581ff67abc781a14a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sbaldasty/actions/runs/25829614334"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-13T22:21:24.000Z",
      "commit": "9dee367506719b3ec238c4e5b77d09b138419ad8",
      "fileid": "68c8084a5ab0302584eb7d4a19bbd85eb78350197dc7ad42a17efa244584f4f2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sbaldasty/actions/runs/25829614334"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-13T22:21:20.000Z",
      "commit": "9dee367506719b3ec238c4e5b77d09b138419ad8",
      "fileid": "ff73ff5c738aee6841af125ce5d2e8b1b48db4217abbbac6ff80fccb7d26d9ac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sbaldasty/actions/runs/25829614334"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-13T22:21:41.000Z",
      "commit": "9dee367506719b3ec238c4e5b77d09b138419ad8",
      "fileid": "ec1fffe912ff42711ed3c3524ce8b09936c43c00fd1fa8286d96a72d12637206",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sbaldasty/actions/runs/25829614334"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T09:33:59.000Z",
      "commit": "9dee367506719b3ec238c4e5b77d09b138419ad8",
      "fileid": "79f72061ddad6af4082f41671f170bd70ac62f2838fadf573f4f4484c0594e09",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sbaldasty/actions/runs/25829614334"
    }
  ]
}