I already asked the question on RStudio Community, but haven't received an answer yet.
It appears the only help resource for authoring runtime: shiny_prerendered documents I knew (https://rmarkdown.rstudio.com/authoring_shiny_prerendered.html) is now gone. The link now redirects to the R markdown book which does not contain any documentation about the shiny_prerendered runtime (e.g., the different contexts or what paths are to be used for resources). There is no other documentation about this runtime available, except for the source code.
Is the runtime silently phased out? This would be good to know to avoid using it for new projects or webpages.
I have provided the necessary information about my issue.
If I'm asking a question, I have already asked it on Stack Overflow or RStudio Community, waited for at least 24 hours, and included a link to my question there.
If I'm filing a bug report, I have included a minimal, self-contained, and reproducible example, and have also included xfun::session_info('rmarkdown'). I have upgraded all my packages to their latest versions (e.g., R, RStudio, and R packages), and also tried the development version: remotes::install_github('rstudio/rmarkdown').
If I have posted the same issue elsewhere, I have also mentioned it in this issue.
I have learned the Github Markdown syntax, and formatted my issue correctly.
I understand that my issue may be closed if I don't fulfill my promises.
The text was updated successfully, but these errors were encountered:
This old thread has been automatically locked. If you think you have found something related to this, please open a new issue by following the issue guide (https://yihui.org/issue/), and link to this old issue if necessary.
I already asked the question on RStudio Community, but haven't received an answer yet.
It appears the only help resource for authoring runtime: shiny_prerendered documents I knew (https://rmarkdown.rstudio.com/authoring_shiny_prerendered.html) is now gone. The link now redirects to the R markdown book which does not contain any documentation about the shiny_prerendered runtime (e.g., the different contexts or what paths are to be used for resources). There is no other documentation about this runtime available, except for the source code.
Is the runtime silently phased out? This would be good to know to avoid using it for new projects or webpages.
Thanks!
By filing an issue to this repo, I promise that
xfun::session_info('rmarkdown'). I have upgraded all my packages to their latest versions (e.g., R, RStudio, and R packages), and also tried the development version:remotes::install_github('rstudio/rmarkdown').I understand that my issue may be closed if I don't fulfill my promises.
The text was updated successfully, but these errors were encountered: