From 0320364bd71dabb2fa3c8208df04b23c653ee98e Mon Sep 17 00:00:00 2001 From: Marcel Ramos Date: Thu, 29 Feb 2024 10:01:28 -0500 Subject: [PATCH] Update shiny apps section (#117) --- index.Rmd | 3 +- shiny-apps.Rmd | 86 +++++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 77 insertions(+), 12 deletions(-) diff --git a/index.Rmd b/index.Rmd index d7ec33c..a51d474 100644 --- a/index.Rmd +++ b/index.Rmd @@ -129,7 +129,8 @@ knitr::write_bib(c( [reviewers slack channel]: https://community-bioc.slack.com/archives/C02A1B8HUHZ [rmarkdown]: http://rmarkdown.rstudio.com/ [rmarkdown documentation]: http://rmarkdown.rstudio.com/authoring_pandoc_markdown.html#citations -[shiny-rstudio]: https://shiny.rstudio.com/ +[shiny-posit]: https://shiny.posit.co/ +[shiny-modules]: https://shiny.posit.co/r/articles/improve/modules/ [software-pkgs]: https://bioconductor.org/packages/release/bioc/ [support site]: https://support.bioconductor.org/ [support-register]: https://support.bioconductor.org/accounts/signup/ diff --git a/shiny-apps.Rmd b/shiny-apps.Rmd index c3912e9..da19199 100644 --- a/shiny-apps.Rmd +++ b/shiny-apps.Rmd @@ -1,6 +1,6 @@ # Shiny apps {#shiny} -[Shiny apps][shiny-rstudio] can be submitted to _Bioconductor_ as software packages or as documented and tested functions within packages. +[Shiny apps][shiny-posit] can be submitted to _Bioconductor_ as software packages or as documented and tested functions within packages. ## Code organisation @@ -14,6 +14,9 @@ Shiny apps submitted to _Bioconductor_ must store the