CRAN Package Check Results for Package owidR

Last updated on 2023-08-10 10:52:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.1 9.78 82.47 92.25 ERROR
r-devel-linux-x86_64-debian-gcc 1.4.1 7.13 59.56 66.69 ERROR
r-devel-linux-x86_64-fedora-clang 1.4.1 110.26 ERROR
r-devel-linux-x86_64-fedora-gcc 1.4.1 170.12 ERROR
r-devel-windows-x86_64 1.4.1 10.00 76.00 86.00 ERROR
r-patched-linux-x86_64 1.4.1 8.56 73.70 82.26 ERROR
r-release-linux-x86_64 1.4.1 7.28 73.97 81.25 ERROR
r-release-macos-arm64 1.4.1 62.00 OK
r-release-macos-x86_64 1.4.1 82.00 OK
r-release-windows-x86_64 1.4.1 9.00 89.00 98.00 ERROR
r-oldrel-macos-arm64 1.4.1 55.00 OK
r-oldrel-macos-x86_64 1.4.1 67.00 OK
r-oldrel-windows-x86_64 1.4.1 12.00 92.00 104.00 ERROR

Additional issues

M1mac

Check Details

Version: 1.4.1
Check: examples
Result: ERROR
    Running examples in ‘owidR-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### 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") :
     URL 'https://ourworldindata.orghttps//api.ourworldindata.org/v1/indicators/358.data.json': status was 'Couldn't resolve host name'
    Error in open.connection(con, "rb") :
     cannot open the connection to 'https://ourworldindata.orghttps://api.ourworldindata.org/v1/indicators/358.data.json'
    Calls: owid ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.4.1
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") :
     URL 'https://ourworldindata.orghttps//api.ourworldindata.org/v1/indicators/358.data.json': status was 'Couldn't resolve host name'
    Error in open.connection(con, "rb") :
     cannot open the connection to 'https://ourworldindata.orghttps://api.ourworldindata.org/v1/indicators/358.data.json'
    Calls: owid ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64