-
Hello, I 'm trying to restore a packrat bundle in docker, but somehow it is not able to detect the lock file in it. The error message is
"Error: This project does not have a lockfile. (Have you call…
-
Hi Emelieh,
Thank you for the wonderful package. While working with shinykeyboard I noted that the activateVirtualKeyboard() does not work when placed inside a renderUI() function of shiny. Would y…
-
I have succesfully run the provided examples and I am now trying to understand how to connect to the database. I have added another R application to the ones already available. It is a very simple one…
-
Hello, I appreciate the awesome shinymanager package!!
I use shinydashboard and shinymanager for my web site.
There is no problem when I use No DB shinymanager,
But when I use SQL DB with shi…
-
Hi everyone,
I am facing issues with using reactiveValues() and datatable.
I have a minimally reproducible example below.
```
library(shiny)
library(shinydashboard)
library(tidyverse)
lib…
-
I have the following text appear:
INFO [2021-05-20 22:40:24] Your input is 'SangerAlignment' S4 instance
INFO [2021-05-20 22:40:24] >>> outputDir : C:\Users\VLADIS~1\AppData\Local\Temp\RtmpcXjzLO
…
-
HI @paul-shannon,
I've observed an unexpected behavior with igvShiny when it is placed in a shinydashboard page.
The following gist reproduces the issue: https://gist.github.com/heimannch/58ebd23532…
-
Hi, I wanted to use `glue_safe` and I prefer to leave spaces inside `{}` for better readability.
Unfortunately in case of `glue_safe` it throws error.
I think this error is not really needed and a s…
-
Unable to load the full CMap data (just the CMAPsmall example)
-
I have been working on a shiny app that uses a google login which works perfect locally but as soon as I deploy it on shinyapps.io I get the error : An error has occurred Unable to connect to worker a…