CRAN Package Check Results for Package cdcfluview

Last updated on 2020-08-07 01:49:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.1 6.61 67.89 74.50 OK
r-devel-linux-x86_64-debian-gcc 0.9.1 5.94 49.92 55.86 OK
r-devel-linux-x86_64-fedora-clang 0.9.1 100.21 OK
r-devel-linux-x86_64-fedora-gcc 0.9.1 47.57 ERROR
r-devel-windows-ix86+x86_64 0.9.1 30.00 126.00 156.00 OK
r-patched-linux-x86_64 0.9.1 7.66 65.57 73.23 OK
r-patched-solaris-x86 0.9.1 121.90 OK
r-release-linux-x86_64 0.9.1 6.92 64.85 71.77 OK
r-release-macos-x86_64 0.9.1 OK
r-release-windows-ix86+x86_64 0.9.1 23.00 91.00 114.00 OK
r-oldrel-macos-x86_64 0.9.1 OK
r-oldrel-windows-ix86+x86_64 0.9.1 15.00 90.00 105.00 OK

Check Details

Version: 0.9.1
Check: examples
Result: ERROR
    Running examples in ‘cdcfluview-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: ilinet
    > ### Title: Retrieve ILINet Surveillance Data
    > ### Aliases: ilinet
    >
    > ### ** Examples
    >
    > national_ili <- ilinet("national", years = 2017)
    Error in open.connection(con, "rb") : Couldn't connect to server
    Calls: ilinet ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc