You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2020. It is now read-only.
fix this R CMD check ERROR: Running examples in
‘vegalite-Ex.R’ failed The error most likely
occurred in: > ### Name: from_spec > ### Title: Take
a JSON Vega-Lite Spec and render as an htmlwidget >
### Aliases: from_spec > > ### ** Examples > >
from_spec("http://rud.is/dl/embedded.json") Error in
file(con, "r") : cannot open the connection Calls:
from_spec -> readLines -> file Execution halted
This may be isolated to my local machine so I'd love to know if anyone can replicate this issue.
This may be isolated to my local machine so I'd love to know if anyone can replicate this issue.