{
  "_id": "6a1bcfc41d7bb097a0a140b0",
  "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-staging.r-universe.dev",
  "Date/Publication": "2024-04-02 12:04:25 UTC",
  "RemoteUrl": "https://github.com/wlandau/targetsketch",
  "RemoteRef": "a199a734b16f91726698a19e5f147f57f79cb2b6",
  "RemoteSha": "a199a734b16f91726698a19e5f147f57f79cb2b6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 19:40:05 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": "82b5594554152dc336c85e0525d1c88f",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "targetsketch_0.0.1.tar.gz",
  "_fileid": "5b9b13e2121ed367d32ee91c23606fa3fc22224134185ad2f494460e2081784b",
  "_filesize": 79664,
  "_sha256": "5b9b13e2121ed367d32ee91c23606fa3fc22224134185ad2f494460e2081784b",
  "_created": "2026-05-29T19:40:05.000Z",
  "_published": "2026-05-31T06:05:56.178Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78703884365,
      "time": 397,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703884363,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703884453,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7300057517"
    },
    {
      "job": 78703884369,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703884327,
      "time": 291,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299511939"
    },
    {
      "job": 78703884364,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703884372,
      "time": 498,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703884426,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299551311"
    },
    {
      "job": 78703884374,
      "time": 221,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26658086171",
  "_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/a199a734b16f91726698a19e5f147f57f79cb2b6/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-staging"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-04-10T09:56:01.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "3183f0eb693ea34dcad16126c96644dd9714a73b0116c3bf06630290bbf31ed3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24237137313"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-04-16T05:20:24.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "9ce7a217ddb6fee7fdce6801902603e5437c91057b711faed723e12a3872c296",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24436601240"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-04-16T04:45:07.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "32f5c10f32917189b77c8fba1cd37f1497b77db1c8b66a120a90511b742ba501",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24436601240"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-16T09:13:53.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "9cb0db797df22e2b5774b4fe932d84e61b789e8f00183a488fa19d1b4070e738",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25958013278"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-29T19:40:06.000Z",
      "distro": "noble",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "09db3df049faaa3a0285fc6b343280d1aa2745331423cfa085e42d32704bda3e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26658086171"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-29T20:09:30.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "ba4947ea642a32532471619e6e5502688aa21bf209b8dff378f4329ce516b82c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26658086171"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-29T19:41:58.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "cd6300d38e49f1eaaf5f8730b7d7939e332ab99eaa878b2d41ff7c14d54f856b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26658086171"
    }
  ]
}