{
  "_id": "6a48c76fb5e98c40829fb613",
  "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-07-04 07:55:23 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>",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "targetsketch_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/725eb74976e5d7ea7706bb1a258f0bcdc41c6ba59991ccf7fdf5fa3ec1007463",
  "_filesize": 81456,
  "_sha256": "725eb74976e5d7ea7706bb1a258f0bcdc41c6ba59991ccf7fdf5fa3ec1007463",
  "_expires": "2026-10-12T08:42:22.000Z",
  "_created": "2026-07-04T07:55:23.000Z",
  "_published": "2026-07-04T08:42:23.885Z",
  "_jobs": [
    {
      "job": 85115706116,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079818686"
    },
    {
      "job": 85115706125,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079818953"
    },
    {
      "job": 85115706130,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080130076"
    },
    {
      "job": 85115706119,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080121121"
    },
    {
      "job": 85115530303,
      "time": 192,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079801855"
    },
    {
      "job": 85115706117,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079819981"
    },
    {
      "job": 85115706132,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079812721"
    },
    {
      "job": 85115706135,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079812724"
    },
    {
      "job": 85115706127,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079813347"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28699684110",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 36,
    "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.1",
  "_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",
    "LICENSE",
    "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": "linux",
      "version": "0.0.1",
      "date": "2026-07-04T07:57:43.000Z",
      "distro": "resolute",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/60571a24cbb497b5892061353943b2e4b6a4d6b66c4f354ec648fd21dbf4629f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28699684110"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-04T07:57:46.000Z",
      "distro": "resolute",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/48a3b17bc3239f718f6fa3f32a569a26ad96f45756558778301ab24cd3b29e35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28699684110"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-04T08:41:52.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/8890f98982b6d293662f32066578a40c997b006a5a0a8c732a19220438a57849",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28699684110"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-04T08:40:35.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/da2092e2d1b355fc678e61fb2797433bacd53f91ab5bbbb3dce3e574ab4226c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28699684110"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-04T07:58:17.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/19c7f327b08ceb14bd21f4bd355476263a45bbc18a5a2eceef68fb4f9eff1c3b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28699684110"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-04T07:56:45.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/2e42f38f4a4f468e40101c0456464d6589979013b18605dd5633076d8d6a0c60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28699684110"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-04T07:56:43.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/fc639aa82c0525110aee8c42e6f3fd0cb4b73de57fdc30072b9c3c7efb17f2cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28699684110"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-04T07:56:51.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/e39a57055bd4c04e0bd4551527a99525c71625cbade2611217e4dbb729b679df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28699684110"
    }
  ]
}