Last updated on 2025-03-19 08:53:00 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.1 | 5.17 | 49.44 | 54.61 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.1 | 4.42 | 37.62 | 42.04 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.1 | 89.81 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 127.83 | OK | |||
r-devel-macos-arm64 | 0.6.1 | 38.00 | OK | |||
r-devel-macos-x86_64 | 0.6.1 | 114.00 | OK | |||
r-devel-windows-x86_64 | 0.6.1 | 9.00 | 82.00 | 91.00 | OK | |
r-patched-linux-x86_64 | 0.6.1 | 5.89 | 47.40 | 53.29 | ERROR | |
r-release-linux-x86_64 | 0.6.1 | 5.04 | 46.12 | 51.16 | OK | |
r-release-macos-arm64 | 0.6.1 | 36.00 | OK | |||
r-release-macos-x86_64 | 0.6.1 | 58.00 | OK | |||
r-release-windows-x86_64 | 0.6.1 | 9.00 | 79.00 | 88.00 | OK | |
r-oldrel-macos-arm64 | 0.6.1 | OK | ||||
r-oldrel-macos-x86_64 | 0.6.1 | 54.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.1 | 11.00 | 88.00 | 99.00 | OK |
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 'https://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-patched-linux-x86_64