CRAN Package Check Results for Package vegalite

Last updated on 2023-03-28 04:53:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.1 6.73 58.68 65.41 OK
r-devel-linux-x86_64-debian-gcc 0.6.1 5.30 44.58 49.88 OK
r-devel-linux-x86_64-fedora-clang 0.6.1 81.40 OK
r-devel-linux-x86_64-fedora-gcc 0.6.1 87.95 OK
r-patched-linux-x86_64 0.6.1 6.80 57.26 64.06 OK
r-release-linux-x86_64 0.6.1 5.11 55.10 60.21 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 71.00 103.00 174.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 14.00 87.00 101.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