CRAN Package Check Results for Package vegalite

Last updated on 2022-04-24 03:52:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.1 6.90 66.49 73.39 OK
r-devel-linux-x86_64-debian-gcc 0.6.1 4.11 49.48 53.59 OK
r-devel-linux-x86_64-fedora-clang 0.6.1 90.42 OK
r-devel-linux-x86_64-fedora-gcc 0.6.1 77.89 OK
r-patched-linux-x86_64 0.6.1 7.49 62.31 69.80 OK
r-release-linux-x86_64 0.6.1 4.38 61.70 66.08 OK
r-release-macos-arm64 0.6.1 OK
r-release-macos-x86_64 0.6.1 WARN
r-release-windows-x86_64 0.6.1 81.00 96.00 177.00 OK
r-oldrel-macos-arm64 0.6.1 OK
r-oldrel-macos-x86_64 0.6.1 WARN
r-oldrel-windows-ix86+x86_64 0.6.1 12.00 110.00 122.00 ERROR

Check Details

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) 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:
    invalid 'path' argument
    --- 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-release-macos-x86_64, r-oldrel-macos-x86_64

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