Paul Etheimer

Results 7 issues of Paul Etheimer

**Objective** I filed this in help-request, but this might be a feature-request! The context is that in a shiny app, the upset plot will fill the entire available space, ![Screenshot...

help-request

Hi all, I have this weird issue when trying to integrate a tutorial with videos in my shiny app. I use the `includeHTML` function to load html files that have...

The title is self-explanatory : I can't manage to have multiple columns inside of boxes. I tried to do it this way : ```R library(shiny) library(bs4Dash) ui

Hi, I have followed closely the Package chapter, which has been of great help in our app development. However, I think this structure somehow drops the automatic link to the`www`...

Hi, I have an issue with the behavior of DT and the property `input$table_rows_selected`. When the data source changes, and the table is in focus (in the current tab), the...

Hi and thanks for the revival of this very useful tool! All other RNA-seq tools are quite difficult to use, with specialized inputs, so it is very helpful to have...

Hi, When Chrome or Chromium is install via [Flatpak](https://www.flatpak.org/), I haven't found a way to make chromote (in my usecase, for `shinytest2`) use it. I have tried to set `CHROMOTE_CHROME`...

feature