daattali/timevis

Crosstalk error: Error: timevis: 'data' must be a data.frame

jennyv0 opened this issue · 2 comments

Hello! Love the package.

I'm trying to get the crosstalk functionality to work but I am getting hit with this error when trying to run the demo app, and also the following code snippet from the documentation:

Error: timevis: 'data' must be a data.frame

It doesn't seem to want to accept the shared_df object for some reason! Any ideas what the issue is?

Thanks :)

This feature is not on CRAN. Are you using the development version from github?

Ah yes indeed I was! Thank you so much!