{
  "_id": "6a4d5aedd253724d3f6dc7e2",
  "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-07-07 19:52:15 UTC",
  "RemoteUrl": "https://github.com/willgearty/shinypal",
  "RemoteRef": "HEAD",
  "RemoteSha": "b1cdc3f101a340c94b9c16219d56d74c679dc04c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 19:57:07 UTC",
    "User": "root"
  },
  "Author": "William Gearty [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0076-3262>)",
  "Maintainer": "William Gearty <willgearty@gmail.com>",
  "_user": "willgearty",
  "_type": "src",
  "_file": "shinypal_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/ec4995bb2f9adef6903dde2563027c97a3f700c95e1e81dadc6353152f68c7cf",
  "_filesize": 238606,
  "_sha256": "ec4995bb2f9adef6903dde2563027c97a3f700c95e1e81dadc6353152f68c7cf",
  "_expires": "2026-10-15T20:00:43.000Z",
  "_created": "2026-07-07T19:57:07.000Z",
  "_published": "2026-07-07T20:00:45.382Z",
  "_jobs": [
    {
      "job": 85715803008,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8149693176"
    },
    {
      "job": 85715802998,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8149691202"
    },
    {
      "job": 85715802977,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8149670281"
    },
    {
      "job": 85715803216,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8149692410"
    },
    {
      "job": 85715219050,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8149636437"
    },
    {
      "job": 85715802945,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8149682760"
    },
    {
      "job": 85715802973,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8149678225"
    },
    {
      "job": 85715803086,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8149668635"
    },
    {
      "job": 85715803129,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8149671238"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/willgearty/actions/runs/28894405166",
  "_status": "success",
  "_upstream": "https://github.com/willgearty/shinypal",
  "_commit": {
    "id": "b1cdc3f101a340c94b9c16219d56d74c679dc04c",
    "author": "William Gearty <willgearty@gmail.com>",
    "committer": "William Gearty <willgearty@gmail.com>",
    "message": "Keep intermediate datasets warm\n",
    "time": 1783453935
  },
  "_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
  },
  "_distro": "resolute",
  "_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": 16
    },
    {
      "week": "2026-27",
      "n": 3
    },
    {
      "week": "2026-28",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "willgearty",
      "count": 63,
      "uuid": 7232514
    }
  ],
  "_userbio": {
    "uuid": 7232514,
    "type": "user",
    "name": "William Gearty",
    "followers": 124,
    "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.1",
  "_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",
    "step_varname",
    "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": "step_varname",
      "title": "Build a data step's internal id and generated variable name",
      "concept": [
        "workflow steps"
      ],
      "topics": [
        "step_varname"
      ]
    },
    {
      "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-26 02:31:10",
      "commits": 4
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "shinypal",
  "_universes": [
    "willgearty"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-07T19:59:32.000Z",
      "distro": "resolute",
      "commit": "b1cdc3f101a340c94b9c16219d56d74c679dc04c",
      "fileid": "https://r2.ropensci.org/338cf5feb954fb588e221f68d8639e8d9e95e0980ee654daa13baa0fefe09cfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/28894405166"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-07T19:59:27.000Z",
      "distro": "resolute",
      "commit": "b1cdc3f101a340c94b9c16219d56d74c679dc04c",
      "fileid": "https://r2.ropensci.org/b6eec411537b4a7b63cc4e878f9a617121cefa4f5dcb481bf86b9cd451cf5319",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/28894405166"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-07T19:58:38.000Z",
      "commit": "b1cdc3f101a340c94b9c16219d56d74c679dc04c",
      "fileid": "https://r2.ropensci.org/215692a8d64568147d99a4dbb07abf4848c9b64350f7825f3c83752e270fb62d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/28894405166"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-07T19:59:26.000Z",
      "commit": "b1cdc3f101a340c94b9c16219d56d74c679dc04c",
      "fileid": "https://r2.ropensci.org/36f446261859926eb06d7919ae041cef2103042a4f88898115d504aa5061effd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/28894405166"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-07T19:59:26.000Z",
      "commit": "b1cdc3f101a340c94b9c16219d56d74c679dc04c",
      "fileid": "https://r2.ropensci.org/35a8f7b6c735d3f5cc161540bd2ac6699bc41ed7cc2dee7d00caa17507b55a7e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/28894405166"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-07T19:58:48.000Z",
      "commit": "b1cdc3f101a340c94b9c16219d56d74c679dc04c",
      "fileid": "https://r2.ropensci.org/cd8ed45ad0e3fad44593e43c8afa9a695d167eb628c3cbbb2c38b788ff62f4d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/28894405166"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-07T19:58:22.000Z",
      "commit": "b1cdc3f101a340c94b9c16219d56d74c679dc04c",
      "fileid": "https://r2.ropensci.org/c7a4973e2d1983f51548bffb6ce7ccea3cccac5f30d1ba16831f1d34a8678277",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/28894405166"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-07T19:58:25.000Z",
      "commit": "b1cdc3f101a340c94b9c16219d56d74c679dc04c",
      "fileid": "https://r2.ropensci.org/de92dba0de06258d824781ff968e9d5be8f6ef4309ea4e38503c614f616c6ccb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/28894405166"
    }
  ]
}