rstudio / shinyapps-package-dependencies

Collection of bash scripts that install R package system dependencies
https://www.shinyapps.io/
Other
79 stars 56 forks source link

Request to add system dependency: quarto cli #332

Closed gueyenono closed 1 year ago

gueyenono commented 2 years ago

With the massive switch/migration happening from Rmarkdown to quarto right now, I think that installing quarto cli as a system dependency becomes more and more important.

I am currently working on an app, which dynamically renders an HTML document based on user inputs. The app originally used Rmarkdown, but I refactored it to use quarto instead. Unfortunately, the app now crashes when the rendering process is initiated because quarto cli is not installed as a dependency.

kippandrew commented 2 years ago

Thanks for the suggestion. We'll take this into consideration.

RegalPlatypus commented 1 year ago

I would like to second this suggestion. Just like @gueyenono, I'm trying to use user inputs in my app on shinyapps.io to render a paramterized quarto document which is apparently not currently supported on shinyapps.io. Given Posit's push for Quarto, it's a bit annoying to have to edit all of my quarto code back to Rmarkdown.

JG-0 commented 1 year ago

I would like to +3 this suggestion, Quarto with ShinyApps.io will make an amazing modern combo!

mskyttner commented 1 year ago

+1

samperman commented 1 year ago

Quarto has been installed in shinyapps.io. If you redeploy your application, it should be added to the path.