WouterDH-UZL

Results 3 issues of WouterDH-UZL

The function show_modal_spinner() calls shinybusy:::html_dependency_spinkit() which adds "spinkit/spin.min.css" to your Shiny app. Inside that CSS file is the following line of code: `.shiny-bound-output { position: relative; }` This forces **all**...

**Describe the bug** I wasn't sure whether to post this here or in the 'tidymodels' repo, but using future.callr does not seem to work in conjunction with tune::tune_grid(). I've been...

Not sure whether this is expected behaviour, but dbReadTable() returns 0 rows when used on any view within the BigQuery environment. Using dbReadTable() with odbc on an MSSQL-database does return...