Last updated on 2022-09-11 12:56:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.1 | 6.23 | 60.65 | 66.88 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.1 | 4.33 | 45.33 | 49.66 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.1 | 93.49 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 88.69 | OK | |||
r-devel-windows-x86_64 | 0.6.1 | 53.00 | 111.00 | 164.00 | OK | |
r-patched-linux-x86_64 | 0.6.1 | 6.92 | 55.11 | 62.03 | OK | |
r-release-linux-x86_64 | 0.6.1 | 5.02 | 56.07 | 61.09 | OK | |
r-release-macos-arm64 | 0.6.1 | 30.00 | OK | |||
r-release-macos-x86_64 | 0.6.1 | 42.00 | OK | |||
r-release-windows-x86_64 | 0.6.1 | 51.00 | 92.00 | 143.00 | OK | |
r-oldrel-macos-arm64 | 0.6.1 | 630.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.1 | 49.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.6.1 | 13.00 | 88.00 | 101.00 | ERROR |
Version: 0.6.1
Check: examples
Result: 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")
Warning in file(con, "r") :
InternetOpenUrl failed: 'Die Serververbindung wurde zurückgesetzt.'
Error in file(con, "r") : cannot open the connection
Calls: from_spec -> readLines -> file
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64