Last updated on 2020-08-19 01:50:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.1 | 6.03 | 51.36 | 57.39 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.1 | 4.63 | 39.51 | 44.14 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.1 | 80.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 68.91 | OK | |||
r-devel-windows-ix86+x86_64 | 0.6.1 | 18.00 | 89.00 | 107.00 | ERROR | |
r-patched-linux-x86_64 | 0.6.1 | 5.07 | 51.66 | 56.73 | OK | |
r-patched-solaris-x86 | 0.6.1 | 92.10 | WARN | |||
r-release-linux-x86_64 | 0.6.1 | 6.50 | 51.19 | 57.69 | OK | |
r-release-macos-x86_64 | 0.6.1 | WARN | ||||
r-release-windows-ix86+x86_64 | 0.6.1 | 18.00 | 65.00 | 83.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.6.1 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.6.1 | 10.00 | 86.00 | 96.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
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.6.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘intro_to_vegalite.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Quitting from lines 24-36 (intro_to_vegalite.Rmd)
Error: processing vignette 'intro_to_vegalite.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘intro_to_vegalite.Rmd’
SUMMARY: processing the following file failed:
‘intro_to_vegalite.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64