-
It is with great excitement I see the activity here (been watching since @jennybc pinged me about its prototype a while back), I hope to move all auth things of `googleAuthR` to depend on this package…
-
In package `dygraphs`, there is a very easy way to synchronize the zoom of multiple charts: https://rstudio.github.io/dygraphs/gallery-synchronization.html
Is there a similar mechanism in package `…
-
Need to figure out if/how [shinytest](https://rstudio.github.io/shinytest/index.html) will work with the session token
-
**Submitting author:** @danStich (Daniel Stich)
**Repository:** https://github.com/danStich/dia
**Branch with paper.md** (empty if default branch): main
**Version:** v1.0.0
**Editor:** @cheginit
**Rev…
-
Steps to Reproduce:
``` R
# # # R session one
library(DBI)
library(MonetDB.R)
library(MonetDBLite)
# you will need this same filepath in session two
( my_tempdir
-
PS: this question is posted on stackoverflow, but no solution until now (http://stackoverflow.com/questions/36852609).
I am using the shiny-server (latest version, 1.4.2.786) behind the Apache 2.4, U…
-
I get the error
```
Error in .getReactiveEnvironment()$currentContext() :
Operation not allowed without an active reactive context. (You tried to do something that can only be done from inside …
-
I often use [rtweet](https://github.com/mkearney/rtweet) to search my old favorites for specific keywords or users. This involves some clunky one-off scripts on my part. Would be nice to have a cleane…
-
Thanks for all the nice work on echarts4r package. I have come across a potential issue when using e_theme along with caching in Shiny. In Shiny applications, one can potentially get a big performan…
-
I get the following 404 error when I navigate to any app that's hosted on a directory other than `/Reports`:
```
Not Found
404
Error: Not Found
at /home/ubuntu/shiny-auth0/app.js:75:13
…