..Hi,
This morning I started receiving a bizarre error in my windows development version of shiny:
Listening on http://127.0.0.1:7816
Error in .Call("_later_execCallbacks", PACKAGE = "later", timeoutSecs, :
Incorrect number of arguments (2), expecting 1 for '_later_execCallbacks'
This is happening to the local version of my shiny app. I updated packages this morning, but it's not clear to me what is happening.
Would appreciate any suggestions for a solution.
AB