{
  "_id": "6a3cb7dc11b455f4884b7f1f",
  "Package": "shinypal",
  "Title": "Tools to Make Modular and Interactive R Workflow Builders",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"William\", \"Gearty\", email = \"willgearty@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0076-3262\"))",
  "Description": "Provides the building blocks for modular, interactive\nshiny applications that turn point-and-click pipelines into\nreproducible R and R Markdown code. Using shinymeta, shinypal\nassembles code modules into a draggable workflow, shows the\nequivalent code as the user builds it, and lets them export the\nwhole pipeline as a runnable script or rendered report.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/willgearty/shinypal,\nhttp://williamgearty.com/shinypal/",
  "BugReports": "https://github.com/willgearty/shinypal/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "pkgdown",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev libx11-dev zlib1g-dev",
  "Repository": "https://willgearty.r-universe.dev",
  "Date/Publication": "2026-06-25 03:15:00 UTC",
  "RemoteUrl": "https://github.com/willgearty/shinypal",
  "RemoteRef": "HEAD",
  "RemoteSha": "be0518e0a6da1d933e71216bfd47c258e6364f61",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-25 05:05:14 UTC",
    "User": "root"
  },
  "Author": "William Gearty [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0076-3262>)",
  "Maintainer": "William Gearty <willgearty@gmail.com>",
  "MD5sum": "b6f64dee7f242e41852919829a050be5",
  "_user": "willgearty",
  "_type": "src",
  "_file": "shinypal_0.0.0.9000.tar.gz",
  "_fileid": "8050615962d08eadfeae31d9dba9578247c6a216622cce3f8650003815c017b3",
  "_filesize": 233539,
  "_sha256": "8050615962d08eadfeae31d9dba9578247c6a216622cce3f8650003815c017b3",
  "_created": "2026-06-25T05:05:14.000Z",
  "_published": "2026-06-25T05:08:44.562Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83359714995,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7869283793"
    },
    {
      "job": 83359714998,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7869278831"
    },
    {
      "job": 83359714997,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7869267998"
    },
    {
      "job": 83359714954,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7869269112"
    },
    {
      "job": 83359351303,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7869250237"
    },
    {
      "job": 83359714951,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7869280404"
    },
    {
      "job": 83359714962,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7869270191"
    },
    {
      "job": 83359714979,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7869267662"
    },
    {
      "job": 83359714987,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7869264759"
    }
  ],
  "_buildurl": "https://github.com/r-universe/willgearty/actions/runs/28148037956",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/willgearty/shinypal",
  "_commit": {
    "id": "be0518e0a6da1d933e71216bfd47c258e6364f61",
    "author": "William Gearty <willgearty@gmail.com>",
    "committer": "William Gearty <willgearty@gmail.com>",
    "message": "Organize exported functions\n",
    "time": 1782357300
  },
  "_maintainer": {
    "name": "William Gearty",
    "email": "willgearty@gmail.com",
    "login": "willgearty",
    "orcid": "0000-0003-0076-3262",
    "twitter": "@willgearty",
    "description": "Paleobiologist 🦴, Software Engineer 💻, and Open Scientist 🔍",
    "uuid": 7232514
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinymeta",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "version": ">= 0.11.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sortable",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "clipr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "khroma",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "shinycssloaders",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "xfun",
      "role": "Imports"
    },
    {
      "package": "zip",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "willgearty",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 18
    },
    {
      "week": "2026-24",
      "n": 4
    },
    {
      "week": "2026-25",
      "n": 5
    },
    {
      "week": "2026-26",
      "n": 12
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "willgearty",
      "count": 53,
      "uuid": 7232514
    }
  ],
  "_userbio": {
    "uuid": 7232514,
    "type": "user",
    "name": "William Gearty",
    "followers": 123,
    "description": "Paleobiologist 🦴, Software Engineer 💻, and Open Scientist 🔍"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinypal"
  },
  "_devurl": "https://github.com/willgearty/shinypal",
  "_pkgdown": "http://williamgearty.com/shinypal/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/shinypal.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "accordion_panel_remove_button",
    "add_shinypal_data_step",
    "add_shinypal_plot_step",
    "add_shinypal_step",
    "clip_observe",
    "column_select_observe",
    "df_modal_button",
    "df_modal_observe",
    "df_select_observe",
    "file_observe",
    "get_chunk",
    "get_colors",
    "get_int_data",
    "get_int_dfs",
    "is_shinylive",
    "next_step_index",
    "select_column_input",
    "select_dataset_input",
    "set_int_data",
    "shinypal_setup",
    "shinypal_ui",
    "var_name_observe",
    "varname_input",
    "verbatimTextOutput_copy",
    "workflow_has_errors"
  ],
  "_help": [
    {
      "page": "accordion_panel_remove_button",
      "title": "Accordion panel that includes a remove button",
      "concept": [
        "step UI"
      ],
      "topics": [
        "accordion_panel_remove_button"
      ]
    },
    {
      "page": "add_shinypal_data_step",
      "title": "Register a complete data-producing step",
      "concept": [
        "workflow steps"
      ],
      "topics": [
        "add_shinypal_data_step"
      ]
    },
    {
      "page": "add_shinypal_plot_step",
      "title": "Register a complete plot-producing step",
      "concept": [
        "workflow steps"
      ],
      "topics": [
        "add_shinypal_plot_step"
      ]
    },
    {
      "page": "add_shinypal_step",
      "title": "Add a step to the report, workflow, and the code chain",
      "concept": [
        "workflow steps"
      ],
      "topics": [
        "add_shinypal_step"
      ]
    },
    {
      "page": "clip_observe",
      "title": "Add an observer to a copy button",
      "concept": [
        "step observers"
      ],
      "topics": [
        "clip_observe"
      ]
    },
    {
      "page": "column_select_observe",
      "title": "Keep a 'varSelectInput' of data.frame column names up-to-date",
      "concept": [
        "step observers"
      ],
      "topics": [
        "column_select_observe"
      ]
    },
    {
      "page": "df_modal_button",
      "title": "Button to show dataframe modal",
      "concept": [
        "step UI"
      ],
      "topics": [
        "df_modal_button"
      ]
    },
    {
      "page": "df_modal_observe",
      "title": "Show a modal with a reactable data.frame",
      "concept": [
        "step observers"
      ],
      "topics": [
        "df_modal_observe"
      ]
    },
    {
      "page": "df_select_observe",
      "title": "Keep a 'selectInput' of intermediate data.frames up-to-date",
      "concept": [
        "step observers"
      ],
      "topics": [
        "df_select_observe"
      ]
    },
    {
      "page": "file_observe",
      "title": "Observe a file input to be included in the download bundle",
      "concept": [
        "step observers"
      ],
      "topics": [
        "file_observe"
      ]
    },
    {
      "page": "get_chunk",
      "title": "Get the expanded code chunk for a registered step",
      "concept": [
        "generated code"
      ],
      "topics": [
        "get_chunk"
      ]
    },
    {
      "page": "get_colors",
      "title": "Generate step colors from a step index",
      "concept": [
        "utilities"
      ],
      "topics": [
        "get_colors"
      ]
    },
    {
      "page": "get_int_data",
      "title": "Get an intermediate data object",
      "concept": [
        "intermediate data"
      ],
      "topics": [
        "get_int_data"
      ]
    },
    {
      "page": "get_int_dfs",
      "title": "Get the names of all intermediate data.frames for a given step",
      "concept": [
        "intermediate data"
      ],
      "topics": [
        "get_int_dfs"
      ]
    },
    {
      "page": "is_shinylive",
      "title": "Detect a shinylive (webR) session",
      "concept": [
        "utilities"
      ],
      "topics": [
        "is_shinylive"
      ]
    },
    {
      "page": "next_step_index",
      "title": "Get the next workflow step index",
      "concept": [
        "workflow steps"
      ],
      "topics": [
        "next_step_index"
      ]
    },
    {
      "page": "select_column_input",
      "title": "Select input to choose a column from a specified dataset",
      "concept": [
        "step UI"
      ],
      "topics": [
        "select_column_input"
      ]
    },
    {
      "page": "select_dataset_input",
      "title": "Select input to choose a shinypal intermediate dataset",
      "concept": [
        "step UI"
      ],
      "topics": [
        "select_dataset_input"
      ]
    },
    {
      "page": "set_int_data",
      "title": "Set an intermediate data object",
      "concept": [
        "intermediate data"
      ],
      "topics": [
        "set_int_data"
      ]
    },
    {
      "page": "shinypal_setup",
      "title": "Setup shinypal",
      "concept": [
        "app setup"
      ],
      "topics": [
        "shinypal_setup"
      ]
    },
    {
      "page": "shinypal_ui",
      "title": "UI for ShinyPal",
      "concept": [
        "app setup"
      ],
      "topics": [
        "shinypal_ui"
      ]
    },
    {
      "page": "var_name_observe",
      "title": "Validate and store a custom name for a step's dataset",
      "concept": [
        "step observers"
      ],
      "topics": [
        "var_name_observe"
      ]
    },
    {
      "page": "varname_input",
      "title": "Text input to give a step's dataset a custom name",
      "concept": [
        "step UI"
      ],
      "topics": [
        "varname_input"
      ]
    },
    {
      "page": "verbatimTextOutput_copy",
      "title": "Text element with a button to copy the code to the clipboard",
      "concept": [
        "step UI"
      ],
      "topics": [
        "verbatimTextOutput_copy"
      ]
    },
    {
      "page": "workflow_has_errors",
      "title": "Check whether the workflow has incomplete or errored steps",
      "concept": [
        "generated code"
      ],
      "topics": [
        "workflow_has_errors"
      ]
    }
  ],
  "_pkglogo": "https://github.com/willgearty/shinypal/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/willgearty/shinypal/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "callr",
    "checkmate",
    "cli",
    "clipr",
    "commonmark",
    "crosstalk",
    "digest",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "khroma",
    "knitr",
    "later",
    "lazyeval",
    "learnr",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "otel",
    "processx",
    "promises",
    "ps",
    "purrr",
    "R.cache",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "Rcpp",
    "renv",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "sass",
    "shiny",
    "shinycssloaders",
    "shinymeta",
    "sortable",
    "sourcetools",
    "styler",
    "tinytex",
    "vctrs",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "shinypal.Rmd",
      "filename": "shinypal.html",
      "title": "Building an app with shinypal",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The host app",
        "Anatomy of a module",
        "ui-main.R",
        "ui-aux.R",
        "server.R",
        "Plot steps",
        "The report template",
        "Deploying to the browser with shinylive"
      ],
      "created": "2026-06-18 22:32:59",
      "modified": "2026-06-23 21:52:26",
      "commits": 3
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "shinypal",
  "_universes": [
    "willgearty"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-25T05:08:08.000Z",
      "distro": "resolute",
      "commit": "be0518e0a6da1d933e71216bfd47c258e6364f61",
      "fileid": "3362087f14c6c725a3ee669fa56af997708a9cc2937318ac674a4bedec537586",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/28148037956"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-25T05:07:42.000Z",
      "distro": "resolute",
      "commit": "be0518e0a6da1d933e71216bfd47c258e6364f61",
      "fileid": "e5a88c193530451dd55246a48aae87839285ed00868f4d96bdbaa03e138ada29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/28148037956"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-25T05:06:53.000Z",
      "commit": "be0518e0a6da1d933e71216bfd47c258e6364f61",
      "fileid": "6ff23657d6a87ea3a0bd5d0ab219a5b86ed210a72c032c8ef5d1253276fe3515",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/28148037956"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-25T05:06:58.000Z",
      "commit": "be0518e0a6da1d933e71216bfd47c258e6364f61",
      "fileid": "71e49ba455e069a57f273433f089c1bb4309bcb887f582d6493df1f8826163b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/28148037956"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-25T05:08:10.000Z",
      "commit": "be0518e0a6da1d933e71216bfd47c258e6364f61",
      "fileid": "fa000fd2bd44a9988eda5a0a90456522a6da4ff65d6f0ba09763dc5bcec3250c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/28148037956"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-25T05:06:52.000Z",
      "commit": "be0518e0a6da1d933e71216bfd47c258e6364f61",
      "fileid": "3406f8c96ceb4c42c580f920aca591a8f1684148c3c45fbc8999983f1f5ce61b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/28148037956"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-25T05:06:36.000Z",
      "commit": "be0518e0a6da1d933e71216bfd47c258e6364f61",
      "fileid": "214660bd79d4c3afa0f3ce118196de4bcd1beaccbbdfc7d7c2602bca02c94304",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/28148037956"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-25T05:06:26.000Z",
      "commit": "be0518e0a6da1d933e71216bfd47c258e6364f61",
      "fileid": "1f18ad00c3180ab63a7e32b236aa3b2e9e5d3c1bae43d267e2687774a4896cf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/28148037956"
    }
  ]
}