{
  "_id": "6a7190742b00b92f110c5b25",
  "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-08-04 06:49:43 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/05b5c6dab003fe503a80d652a2205e0d0f6e4878294dab6c677ebda2dac725dc",
  "_filesize": 81305,
  "_sha256": "05b5c6dab003fe503a80d652a2205e0d0f6e4878294dab6c677ebda2dac725dc",
  "_expires": "2026-11-12T07:10:42.000Z",
  "_created": "2026-08-04T06:49:43.000Z",
  "_published": "2026-08-04T07:10:44.644Z",
  "_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": 91915416355,
      "time": 222,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8882952955"
    },
    {
      "job": 91915416470,
      "time": 192,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8882938075"
    },
    {
      "job": 91915416312,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8883353598"
    },
    {
      "job": 91915416317,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8883371942"
    },
    {
      "job": 91914712670,
      "time": 219,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8882860906"
    },
    {
      "job": 91915416290,
      "time": 181,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8882932798"
    },
    {
      "job": 91915416411,
      "time": 121,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8882909854"
    },
    {
      "job": 91915416372,
      "time": 87,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8882896062"
    },
    {
      "job": 91915416373,
      "time": 100,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8882902214"
    }
  ],
  "_host": "GitHub-Actions",
  "_status": "success",
  "_buildurl": "https://github.com/r-universe/test/actions/runs/30885166798",
  "_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": 79
  },
  "_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/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-08-04T06:53:26.000Z",
      "distro": "resolute",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/9d549a5933066ae3b033e67c83482853cc26dcefb5fe7b79f58a9f48cec3ebe4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30885166798"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-08-04T06:52:58.000Z",
      "distro": "resolute",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/c8c1985a617adf3bd4657e25ab86e4f8306f39ce43306add798b6b70d793eeca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30885166798"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-08-04T07:09:15.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/0631d4c18144371a518a74149da66115f5c08801e00b532b4a7b9cc5d7655057",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30885166798"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-08-04T07:09:52.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/356333dcd4b1ad52aef42eecd1504df58f67081625b16db01b4b061d8f7683cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30885166798"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-08-04T06:52:59.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/07373252a1867e739709dc47e578b4383a290e576c23063f3243f27866765c60",
      "status": "success",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30885166798"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-08-04T06:51:35.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/0ff7d25ea02f235d5b689853cdbcc946036583e3d1b11554f1b35ff2386b82ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30885166798"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-08-04T06:50:58.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/a0b7b817e51d04d57e840e6429904349a787a80e98863789b9716c323db29983",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30885166798"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-08-04T06:51:13.000Z",
      "commit": "a199a734b16f91726698a19e5f147f57f79cb2b6",
      "fileid": "https://r2.ropensci.org/cd39d9567fc6d5f3295d9aa6c30afccddafc5072679b4ff075710d28e4b26061",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/test/actions/runs/30885166798"
    }
  ]
}