Last updated on 2020-10-11 01:47:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.1 | 5.10 | 53.53 | 58.63 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.1 | 4.41 | 41.35 | 45.76 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.1 | 81.24 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 69.54 | OK | |||
r-devel-windows-ix86+x86_64 | 0.6.1 | 11.00 | 80.00 | 91.00 | ERROR | |
r-patched-linux-x86_64 | 0.6.1 | 6.19 | 51.31 | 57.50 | OK | |
r-patched-solaris-x86 | 0.6.1 | 87.70 | WARN | |||
r-release-linux-x86_64 | 0.6.1 | 5.75 | 50.42 | 56.17 | OK | |
r-release-macos-x86_64 | 0.6.1 | WARN | ||||
r-release-windows-ix86+x86_64 | 0.6.1 | 8.00 | 70.00 | 78.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.6.1 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.6.1 | 10.00 | 53.00 | 63.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