Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

R CMD check fails #19

Open
jsonbecker opened this issue Feb 3, 2017 · 2 comments
Open

R CMD check fails #19

jsonbecker opened this issue Feb 3, 2017 · 2 comments

Comments

@jsonbecker
Copy link
Collaborator

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.

@mdlincoln
Copy link

I've found the same error while doing revdep checks on clipr.

mdlincoln added a commit to mdlincoln/clipr that referenced this issue Jun 20, 2017
Vegalite is still failing re: hrbrmstr/vegalite#19
@hrbrmstr
Copy link
Owner

it cld be due to my site redirecting to https which doesn't work with readLines

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants