actuarial-lonewolf

Results 7 comments of actuarial-lonewolf

Have anyone found a working implementation of introJS for Flexdashboard? I have tried `rintrojs` with `runtime: shiny` but it doesn't work. One of the requirement is that `introjsUI()` must [be...

Sure, please see here: https://youtu.be/TVvkPbXNi-0 It just so happen that I updated Chrome in-between my tests, so video is done on Version 114.0.5735.91. (latest). I've tried on three different computers,...

**As a side note:** I have a partial workaround which is to detect whenever the user switches page. Using information from [here.](https://stackoverflow.com/questions/64306794/how-to-get-the-current-active-tab-in-a-flexdashboard-document-to-reactively-disp). Through a `observeEvent( input$active_tab, ...`, when the user...

Fyi, my solution was to (unfortunately) downgrade back to 0.7.1., which does compile on shinyapps.io.

I don't understand why it was closed? It is still a significant issue, moreover given the file reading incompatibility between package versions.

Hi, I noticed duckdb is now at version 1.1.0 (Sept 25, 2024). I have tried once again to deploy an app on shinyapps.io, using the updated 1.1.0 duckdb alongside the...

Hi all, Thanks for your help on this issue. I bring good news. [Posit has fixed the issue](https://forum.posit.co/t/duckdb-1-0-0-1-does-not-compile-on-shinyapps-io-when-deploying-app/189423/7) when deploying to shinyapps.io. I have tested it with duckdb 1.1.0 and...