CRAN Package Check Results for Package vegalite

Last updated on 2022-08-15 08:50:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.1 4.45 60.23 64.68 OK
r-devel-linux-x86_64-debian-gcc 0.6.1 3.82 45.09 48.91 OK
r-devel-linux-x86_64-fedora-clang 0.6.1 89.82 OK
r-devel-linux-x86_64-fedora-gcc 0.6.1 84.65 OK
r-devel-windows-x86_64 0.6.1 67.00 97.00 164.00 OK
r-patched-linux-x86_64 0.6.1 7.57 55.24 62.81 OK
r-release-linux-x86_64 0.6.1 6.44 55.22 61.66 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 56.00 99.00 155.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 87.00 100.00 ERROR

Check Details

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