Last updated on 2020-08-07 01:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.1 | 4.92 | 52.35 | 57.27 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.1 | 4.76 | 39.67 | 44.43 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.1 | 77.05 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 67.47 | OK | |||
r-devel-windows-ix86+x86_64 | 0.6.1 | 20.00 | 70.00 | 90.00 | ERROR | |
r-patched-linux-x86_64 | 0.6.1 | 6.03 | 51.27 | 57.30 | OK | |
r-patched-solaris-x86 | 0.6.1 | 90.80 | WARN | |||
r-release-linux-x86_64 | 0.6.1 | 6.12 | 51.52 | 57.64 | OK | |
r-release-macos-x86_64 | 0.6.1 | WARN | ||||
r-release-windows-ix86+x86_64 | 0.6.1 | 17.00 | 99.00 | 116.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.6.1 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.6.1 | 11.00 | 73.00 | 84.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