{
  "_id": "6a992e427b325a6d97b8d4c4",
  "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://test.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-09-03 08:19:03 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": "test",
  "_type": "src",
  "_file": "targetsketch_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/d2e87159aaa098b3db3c679f9fa682e7c16d38de8ccc32e35abf5256c80e5d2e",
  "_filesize": 148496,
  "_sha256": "d2e87159aaa098b3db3c679f9fa682e7c16d38de8ccc32e35abf5256c80e5d2e",
  "_expires": "2026-12-12T08:22:24.000Z",
  "_created": "2026-09-03T08:19:03.000Z",
  "_published": "2026-09-03T08:22:26.198Z",
  "_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",
  "_jobs": [
    {
      "job": 100576134968,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9884564655"
    },
    {
      "job": 100576135076,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9884570782"
    },
    {
      "job": 100576134956,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9884549185"
    },
    {
      "job": 100576134934,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9884550617"
    },
    {
      "job": 100574830093,
      "time": 275,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9884475325"
    },
    {
      "job": 100576135094,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9884574993"
    },
    {
      "job": 100576135178,
      "time": 80,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9884523809"
    },
    {
      "job": 100576134992,
      "time": 92,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9884532543"
    },
    {
      "job": 100576135119,
      "time": 90,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9884530154"
    }
  ],
  "_host": "GitHub-Actions",
  "_status": "success",
  "_buildurl": "https://github.com/r-universe/test/actions/runs/33732189224",
  "_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": 383316,
    "type": "user",
    "name": "test",
    "followers": 78
  },
  "_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/manual.pdf",
    "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/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": [
    "test"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-09-03T08:21:23.000Z",
      "distro": "resolute",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/e4e2a2b253c6d224e6534395f08df3e8d2a31485b59d00b3f1eb117cd5a3e389",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/33732189224"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-09-03T08:21:34.000Z",
      "distro": "resolute",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/7d7e6b65c9d77fd7d7975b996ba0ad4d9a5601ef216430c20c6c79fc256ac874",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/33732189224"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-09-03T08:20:57.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/dc808934db802008aebf470befb79056ffc78bce0808a8205995692342f63116",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/33732189224"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-09-03T08:21:05.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/d21b5a57fe7a0b3df093182f90972a3cb479100effb4a34ecaa75867dc7b33c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/33732189224"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-09-03T08:22:02.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/83b6f769d3c8ad1f6b67a5d4302dd6687feb15e4843e0eb81f6efe7a1b0c2756",
      "status": "success",
      "buildurl": "https://github.com/r-universe/test/actions/runs/33732189224"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-09-03T08:20:08.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/b68cc8554ad56a35b9924a5724457d3244f49d4e17dace512e428b0406a12f78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/33732189224"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-09-03T08:20:23.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/604f0dee5ea64a1931eb44394ca9e31b0e22ceeda5fb9a9218809e1fcb054b56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/33732189224"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-09-03T08:20:17.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/e89e018e35d2ea1f25b9295b090b1c859b20d4e13b00fe72e26dc68f95be8165",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/33732189224"
    }
  ]
}