CRAN Package Check Results for Package vegalite

Last updated on 2023-01-25 04:51:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.1 6.51 61.40 67.91 OK
r-devel-linux-x86_64-debian-gcc 0.6.1 5.43 45.44 50.87 OK
r-devel-linux-x86_64-fedora-clang 0.6.1 85.38 OK
r-devel-linux-x86_64-fedora-gcc 0.6.1 90.55 OK
r-patched-linux-x86_64 0.6.1 8.30 56.33 64.63 OK
r-release-linux-x86_64 0.6.1 5.13 57.38 62.51 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 55.00 101.00 156.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 86.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