CRAN Package Check Results for Package owidR

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.0 8.70 90.27 98.97 OK
r-devel-linux-x86_64-debian-gcc 1.4.0 7.16 66.68 73.84 OK
r-devel-linux-x86_64-fedora-clang 1.4.0 116.35 OK
r-devel-linux-x86_64-fedora-gcc 1.4.0 125.49 OK
r-patched-linux-x86_64 1.4.0 8.37 85.82 94.19 OK
r-release-linux-x86_64 1.4.0 8.25 87.00 95.25 OK
r-release-macos-arm64 1.4.0 55.00 OK
r-release-macos-x86_64 1.4.0 67.00 OK
r-release-windows-x86_64 1.4.0 27.00 124.00 151.00 OK
r-oldrel-macos-arm64 1.4.0 53.00 OK
r-oldrel-macos-x86_64 1.4.0 68.00 OK
r-oldrel-windows-ix86+x86_64 1.4.0 22.00 99.00 121.00 ERROR

Check Details

Version: 1.4.0
Check: examples
Result: ERROR
    Running examples in 'owidR-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: owid_plot
    > ### Title: Plot an owid dataset
    > ### Aliases: owid_plot
    > ### Keywords: internal
    >
    > ### ** Examples
    >
    >
    > human_rights <- owid("human-rights-scores")
    Warning in open.connection(con, "rb") :
     InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.'
    Error in open.connection(con, "rb") : cannot open the connection
    Calls: owid ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64