bdsi-utwente/Deploy to shinyapps.io

Deploy R shiny apps to shinyapps.io.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
appDirpath to app, relative to repository root. Defaults to the repository root.no
appFilescomma separated list of files to publish, relative to appDir. If not provided, all files in appDir will be published.no
appFileManifestpath to manifest file, listing files to be deployed relative to appDir.no
appNamename of the application (typically the last part of the url, e.g. https://<account>.shinyapps.io/<appName>).yes
appTitleuser-friendly title for the applicationno
logLevellevel of verbosity of rsconnect::deployApp(). Defaults to "normal", other options are "quiet" or "verbose".nonormal
accountNameaccount name on shinyapps.io (typically the first part of the url, e.g. https://<account>.shinyapps.io/<appName>).yes
accountTokenaccess token, see https://www.shinyapps.io/admin/#/tokens. Generating a new token/secret pair for this action is recommended, so that you can revoke it without affecting other deployments.yes
accountSecretsecret, see https://www.shinyapps.io/admin/#/tokens. Generating a new token/secret pair for this action is recommended, so that you can revoke it without affecting other deployments.yes

no outputs