{
  "_id": "6a1017d9acfb0bcc41c851ca",
  "Package": "targetsketch",
  "Title": "Create and Visualize Targets Pipelines",
  "Description": "A Shiny app for creating and visualizing targets pipelines\n(<https://github.com/wlandau/targets>). Simply supply a\n_targets.R file with the pipeline and supporting functions, and\nthe app shows a dependency graph and manifest.",
  "Version": "0.0.1",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/wlandau/targetsketch",
  "BugReports": "https://github.com/wlandau/targetsketch/issues",
  "Authors@R": "c(\nperson(\nfamily = \"Landau\",\ngiven = c(\"William\", \"Michael\"),\nemail = \"will.landau.oss@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1878-3253\")\n),\nperson(\nfamily = \"Eli Lilly and Company\",\nrole = \"cph\"\n),\nperson(\nfamily = \"Parmar\",\ngiven = \"Sam\",\nemail = \"parmartsam@gmail.com\",\nrole = \"ctb\"\n))",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake libglpk-dev make libuv1-dev libxml2-dev\nlibssl-dev zlib1g-dev",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2024-04-02 12:04:25 UTC",
  "RemoteUrl": "https://github.com/wlandau/targetsketch",
  "RemoteRef": "0.0.1",
  "RemoteSha": "a199a734b16f91726698a19e5f147f57f79cb2b6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 08:43:16 UTC",
    "User": "root"
  },
  "Author": "William Michael Landau [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1878-3253>),\nEli Lilly and Company [cph],\nSam Parmar [ctb]",
  "Maintainer": "William Michael Landau <will.landau.oss@gmail.com>",
  "MD5sum": "0439136431f76e6a842cb6d5c9cb4582",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "targetsketch_0.0.1.tar.gz",
  "_fileid": "549178c8a1d475517174abdba5350de78330a09faf9c50ddb11ac15acec2b1e7",
  "_filesize": 79715,
  "_sha256": "549178c8a1d475517174abdba5350de78330a09faf9c50ddb11ac15acec2b1e7",
  "_created": "2026-05-22T08:43:16.000Z",
  "_published": "2026-05-22T08:46:17.716Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77346241553,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156473290"
    },
    {
      "job": 77346241533,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156469626"
    },
    {
      "job": 77346241554,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156458345"
    },
    {
      "job": 77346241558,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156453885"
    },
    {
      "job": 77345780356,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156425714"
    },
    {
      "job": 77346241568,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156466721"
    },
    {
      "job": 77346241547,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156455249"
    },
    {
      "job": 77346241528,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156454355"
    },
    {
      "job": 77346241573,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156456051"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26277641317",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wlandau/targetsketch",
  "_commit": {
    "id": "a199a734b16f91726698a19e5f147f57f79cb2b6",
    "author": "Will Landau <1580860+wlandau@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update DESCRIPTION",
    "time": 1712059465
  },
  "_maintainer": {
    "name": "William Michael Landau",
    "email": "will.landau.oss@gmail.com",
    "login": "wlandau",
    "orcid": "0000-0003-1878-3253",
    "twitter": "@wmlandau",
    "description": "Statistician and developer",
    "uuid": 1580860
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "bs4Dash",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "DT",
      "version": ">= 0.14",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "markdown",
      "role": "Imports"
    },
    {
      "package": "rclipboard",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "shinyalert",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "shinyAce",
      "version": ">= 0.4.1",
      "role": "Imports"
    },
    {
      "package": "shinybusy",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "shinycssloaders",
      "version": ">= 0.3",
      "role": "Imports"
    },
    {
      "package": "shinyFiles",
      "version": ">= 0.9.3",
      "role": "Imports"
    },
    {
      "package": "targets",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "tarchetypes",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "visNetwork",
      "version": ">= 2.0.9",
      "role": "Imports"
    },
    {
      "package": "withr",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "pkgload",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.3",
      "role": "Suggests"
    }
  ],
  "_owner": "wlandau",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data-science",
    "high-performance-computing",
    "pipeline",
    "reproducibility",
    "shiny",
    "targets",
    "workflow"
  ],
  "_stars": 18,
  "_contributors": [
    {
      "user": "parmsam",
      "count": 54,
      "uuid": 40672605
    },
    {
      "user": "wlandau",
      "count": 28,
      "uuid": 1580860
    },
    {
      "user": "wlandau-lilly",
      "count": 7,
      "uuid": 22958003
    },
    {
      "user": "ekt-dar",
      "count": 1,
      "uuid": 123985743
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/targetsketch"
  },
  "_devurl": "https://github.com/wlandau/targetsketch",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/targetsketch.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "targetsketch"
  ],
  "_help": [
    {
      "page": "targetsketch-package",
      "title": "targetsketch: An R/Shiny app to visualize 'targets' pipelines.",
      "topics": [
        "targetsketch-package"
      ]
    },
    {
      "page": "targetsketch",
      "title": "Launch the targetsketch app",
      "topics": [
        "targetsketch"
      ]
    }
  ],
  "_readme": "https://github.com/wlandau/targetsketch/raw/0.0.1/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "base64url",
    "bs4Dash",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "codetools",
    "commonmark",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fresh",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "promises",
    "ps",
    "R6",
    "rappdirs",
    "rclipboard",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "secretbase",
    "shiny",
    "shinyAce",
    "shinyalert",
    "shinybusy",
    "shinycssloaders",
    "shinyFiles",
    "sourcetools",
    "sys",
    "tarchetypes",
    "targets",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "uuid",
    "vctrs",
    "visNetwork",
    "waiter",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 3.4313637641589874,
  "_indexed": false,
  "_nocasepkg": "targetsketch",
  "_universes": [
    "r-multiverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-22T08:45:40.000Z",
      "distro": "noble",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "0d10a959d79fa88a41e4900ba3a68ccea67435fe55ebf2cadd6d153cc3fda6a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26277641317"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-22T08:45:30.000Z",
      "distro": "noble",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "686c42550aa311146e1c5e9f426cbaf99c0c522a69551d3abb731291a87002b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26277641317"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-22T08:44:55.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "f9a09ccaf39bd0298923a6abf072894b6a0c94d498d5204f5d3468ad4a0c4cc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26277641317"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-22T08:44:46.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "5a146630312d2d51f98ebf49cf01077a2838ead497a9bef0e1343b5730187bc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26277641317"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-22T08:45:43.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "553aed033c00c3d4b7bfe72de14dec59171e6f8b3323b8ce6ccec68acb4e746a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26277641317"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-22T08:44:39.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "5084cf68b1c1e3c3665289cc8abcfb346cf036221b948e938347e0e259451a27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26277641317"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-22T08:44:32.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "f921ad29a63e94e97c833778610bbde2bdd367a62fcdded3d1e638fdaa005f9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26277641317"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-22T08:44:45.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "51b221496f6cd78f71292579a1fd737accac236f72c15320718b298f84b383ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26277641317"
    }
  ]
}