Hello,
I have been trying to run an app in showcase mode from Rstudio 1.3.1093 and keep getting the error "cannot coerce type 'closure' to vector of type 'character' [No stack trace available]"
The same error appears when I run runExample("01_hello")
I am trying to run this on a CentOS 7 machine with R 3.6.0 and Shiny 1.4.0.2 (I don't have any control over OS, R, or Shiny version I can use).
Do you have any suggestions about what is going wrong here?