teal.gallery
teal.gallery copied to clipboard
A Gallery of Exploratory Web Apps used for Analyzing Clinical Trial Data
## The issue Some cypress tests as part of the `deploy.yml` workflow fail in the CI while they all succeed locally. Because of this, we are ignoring the results of...
### What happened? https://genentech.shinyapps.io/nest_early-dev_stable/ from this page https://insightsengineering.github.io/teal.gallery/ fails to load ### Relevant log output An error has occurred Unable to connect to worker after 60.00 seconds; startup took too...
This is zoom 100% on Google Chrome
This line https://github.com/insightsengineering/teal.gallery/blob/dev/early-dev/app.R#L234 ```r "This app uses CDISC ADaM datasets randomly generated by `scda` & `scda.2022` R packages" ``` Looks weird, when displayed in the app https://genentech.shinyapps.io/nest_early-dev_dev/ Maybe we can...
> I would recommend opening a question in teal.gallery for RNA-seq app and discuss: > is it possible to select hd2 experiment as a default used on Forestplot? The current...
### What happened? Tested on refactor branch. In application, across any module, clicking on `Show Code` displays the code with excessive line breaks. This issue specifically occurs for the code...
### What happened? There are some silent errors observed in some modules during reactivity. For example in tmg's tm_missing_data which you can [the ADLB tab of the exploratory app](https://genentech.shinyapps.io/nest_exploratory_dev/) ###...
FYI, the MMRM module from the [teal.gallery](https://genentech.shinyapps.io/nest_efficacy_stable/) is showing some errors as well. I tried out with different user input values. _Originally posted by @imazubi in https://github.com/insightsengineering/tlg-catalog/issues/122#issuecomment-1821157983_
`PC and Sample Correlation` heatmap and table produce an error in the deployment ([stable](https://genentech.shinyapps.io/nest_rna-seq_stable/) and [dev](https://genentech.shinyapps.io/nest_rna-seq_dev/)). It works fine in the local.  Error:...
The `README` for `teal.gallery` says: > Running the restore_and_run("APP_NAME") will run the APP_NAME by restoring the packages using [renv](https://rstudio.github.io/renv/) `restore_and_run("basic-teal")` This does not work. First, the link to `sourceme.R` is...