pdbentley
pdbentley
had a chance to put together a working draft for a dockerfile, drawing inspiration from the links above ```r FROM rocker/shiny:latest # Change permissions for R library RUN chmod -R...
Hey, Did some testing and found that for the shiny package versoin 1.5.0 the app works as intended, however for shiny versions 1.6.0 and 1.7.0 the behaviour described above happens....
Hey, realise this is an older post; here as an integrated solution using bslib which wraps the map in a container that can generate a full screen map: ``` library(rdeck)...
Hey, i have a few apps now based on the above dockerbuild plus a local copy of the credentials file in the app; and are hosted on google cloud run...
Same boat - presenting all the data in one hit loses its narrative effect.