Last updated on 2025-05-10 16:52:54 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
vegalite | 1 | 1 | 11 |
Current CRAN status: ERROR: 1, NOTE: 1, OK: 11
Version: 0.6.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Bob Rudis <bob@rudis.net>’
Found the following (possibly) invalid file URI:
URI: CONDUCT.md
From: README.md
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.6.1
Check: examples
Result: ERROR
Running examples in ‘vegalite-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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")
Warning in file(con, "r") :
URL 'http://rud.is/dl/embedded.json': Timeout of 60 seconds was reached
Error in file(con, "r") :
cannot open the connection to 'http://rud.is/dl/embedded.json'
Calls: from_spec -> readLines -> file
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang