-
When trying to deploy a shiny app that depends on a non-CRAN/self-authored package to [shinyapps.io](http://www.shinyapps.io/) via `rsconnect::deployApp()`, I get the following error:
```
Preparing t…
-
Hi, I'm using Seurat v3 and I'm trying to get a SingleCellExperiment object. But I keep getting an error. I'm not sure what is going on. I want it for iSEE which supports only SCE object. Can you help…
-
**Describe the bug**
Removing a panel (e.g. `Feature assay plot 1`) and then immediately re-adding it from the dropdown gives an error `Cannot get a slot ("PanelId") from an object of type "NULL"`. C…
-
hi,
While searching r shiny dashboard, I found your package very, very useful!
But now I'm facing a problem, which is when I want to create a map on the dashboard, there are some blank part at the…
-
I'm trying to render my controlbar contents server-side using renderUI() and then display them using dashboardControlbar( uiOutput() )
For the most part, this is working properly, but it has led to…
-
This one is kind of blowing my mind because I am now not sure if this ever worked.
Minimal reprex:
```
library(S4Vectors)
myList sessionInfo()
R version 4.1.0 beta (2021-05-09 r80275)
Platfor…
-
with reference to #180, is there a way just to start the app in light mode as prior to version 2.0? the skin parameter does not seem to make any difference.
-
I got this error when attempting:
```r
muts
```r
> sessionInfo()
R version 4.0.3 (2020-10-10)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 20.04 LTS
Matrix products: defa…
-
I am trying to make a shiny app and I have a problem while I want it to return two tables (or sometimes plots) with the same codes and different input values. Here is a sample of codes. If you run the…
-
When the sidebar of a dashboard app is toggled, glide screens are unable to resize properly