{"id":13857431,"url":"https://github.com/wlandau/targetsketch","last_synced_at":"2025-03-20T00:31:08.728Z","repository":{"id":61244373,"uuid":"280672055","full_name":"wlandau/targetsketch","owner":"wlandau","description":"Sketch a pipeline of targets in an interactive web app","archived":false,"fork":false,"pushed_at":"2024-04-02T12:04:38.000Z","size":65,"stargazers_count":17,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-08-06T03:03:59.419Z","etag":null,"topics":["data-science","high-performance-computing","pipeline","r","reproducibility","rstats","shiny","targets","workflow"],"latest_commit_sha":null,"homepage":"https://wlandau.shinyapps.io/targetsketch","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wlandau.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-07-18T14:23:44.000Z","updated_at":"2024-05-18T06:26:03.000Z","dependencies_parsed_at":"2023-09-25T11:23:41.157Z","dependency_job_id":null,"html_url":"https://github.com/wlandau/targetsketch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wlandau%2Ftargetsketch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wlandau%2Ftargetsketch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wlandau%2Ftargetsketch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wlandau%2Ftargetsketch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wlandau","download_url":"https://codeload.github.com/wlandau/targetsketch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219866012,"owners_count":16555916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-science","high-performance-computing","pipeline","r","reproducibility","rstats","shiny","targets","workflow"],"created_at":"2024-08-05T03:01:36.833Z","updated_at":"2024-10-10T18:25:03.195Z","avatar_url":"https://github.com/wlandau.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n# targetsketch\n\nThis R/Shiny app is a companion to the [`targets`](https://github.com/ropensci/targets) R package. It helps new users learn [`targets`](https://github.com/ropensci/targets), and it helps new and experienced users set up new [`targets`](https://github.com/ropensci/targets)-powered projects. Simply provide a [`_targets.R` script](https://books.ropensci.org/targets/walkthrough.html), and `targetsketch` will show you the end-to-end dependency graph of your workflow, a manifest of the pipeline, and produce a downloadable `_targets.R` script to get your project started.\n\n# Access\n\nThis app is available online at [https://wlandau.shinyapps.io/targetsketch](https://wlandau.shinyapps.io/targetsketch). If you cannot access it, you can install it locally in an R session.\n\n```{r, eval = FALSE}\ninstall.packages(\"remotes\")\nremotes::install_github(\"wlandau/targetsketch\")\n```\n\nThen run it on your own machine.\n\n```{r, eval = FALSE}\ntargetsketch::targetsketch()\n```\n\n# Usage\n\n1. Navigate to the `Pipeline` view (left sidebar).\n2. Write your [`_targets.R` script](https://books.ropensci.org/targets/walkthrough.html) in the `_targets.R` box. The code must return a valid list of [`tar_target()`](https://docs.ropensci.org/targets/reference/tar_target.html) objects at the end. If you want the app to analyze custom functions called in the commands of the targets, define them in the `_targets.R` box as well.  See the [`tar_script()`](https://docs.ropensci.org/targets/reference/tar_script.html) help file for more details.\n4. Click `Update` button in the `Control` box.\n5. If you want to download the code in the `_targets.R` box as an R script file, click the `Download` button in the `Control` box.\n\n# Contributing\n\nContributions are welcome. If you plan to [file an issue](https://github.com/wlandau/targetsketch/issues/new/choose) or [submit a pull request](https://github.com/wlandau/targetsketch/pulls), please first read the [code of conduct](https://github.com/wlandau/targetsketch/blob/main/CODE_OF_CONDUCT.md) and [rules for contributing](https://github.com/wlandau/targetsketch/blob/main/CONTRIBUTING.md). \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwlandau%2Ftargetsketch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwlandau%2Ftargetsketch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwlandau%2Ftargetsketch/lists"}