CRAN Package Check Results for Package EIAdata

Last updated on 2022-01-06 15:51:18 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 3.71 40.50 44.21 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 2.70 31.62 34.32 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 53.94 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 43.18 OK
r-devel-windows-x86_64-new-UL 0.1.1 18.00 62.00 80.00 OK
r-devel-windows-x86_64-new-TK 0.1.1 OK
r-patched-linux-x86_64 0.1.1 2.77 39.25 42.02 OK
r-release-linux-x86_64 0.1.1 2.52 39.16 41.68 OK
r-release-macos-arm64 0.1.1 OK
r-release-macos-x86_64 0.1.1 OK
r-release-windows-ix86+x86_64 0.1.1 8.00 83.00 91.00 ERROR
r-oldrel-macos-x86_64 0.1.1 OK
r-oldrel-windows-ix86+x86_64 0.1.1 7.00 47.00 54.00 ERROR

Additional issues

MKL

Check Details

Version: 0.1.1
Check: examples
Result: ERROR
    Running examples in 'EIAdata-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: EIAdata-package
    > ### Title: R wrapper for the US Energy Information Administration's (EIA's)
    > ### API.
    > ### Aliases: EIAdata-package EIAdata
    > ### Keywords: EIAdata
    >
    > ### ** Examples
    >
    > # The function wngsr will return a list object containing the time
    > # the report was run, and the contents of the US EIA's Weekly
    > # Natural Gas Storage Report. The function has no arguments,
    > # so simply run:
    >
    > wngsr()
    Warning in file(file, "rt") :
     InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.'
    Error in file(file, "rt") : cannot open the connection
    Calls: wngsr -> <Anonymous> -> read.table -> file
    Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64