CRAN Package Check Results for Package ecoseries

Last updated on 2021-02-21 07:51:58 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 OK
r-devel-linux-x86_64-debian-gcc 0.1.5 3.62 32.63 36.25 OK
r-devel-linux-x86_64-fedora-clang 0.1.5 66.08 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.5 54.88 ERROR
r-devel-windows-ix86+x86_64 0.1.5 9.00 62.00 71.00 ERROR
r-patched-linux-x86_64 0.1.5 4.34 40.30 44.64 OK
r-patched-solaris-x86 0.1.5 85.00 ERROR
r-release-linux-x86_64 0.1.5 5.05 40.24 45.29 OK
r-release-macos-x86_64 0.1.5 OK
r-release-windows-ix86+x86_64 0.1.5 11.00 69.00 80.00 OK
r-oldrel-macos-x86_64 0.1.5 OK
r-oldrel-windows-ix86+x86_64 0.1.5 7.00 63.00 70.00 OK

Check Details

Version: 0.1.5
Check: examples
Result: ERROR
    Running examples in ‘ecoseries-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: series_sidra
    > ### Title: A function to extract Sidra series using their API
    > ### Aliases: series_sidra
    > ### Keywords: sidra
    >
    > ### ** Examples
    >
    > sidra=series_sidra(x = c(1612), from = 1990, to = 2015, territory = "brazil")
    Error in rjson::fromJSON(tabela) : unexpected character 'A'
    Calls: series_sidra -> <Anonymous>
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64

Version: 0.1.5
Check: examples
Result: ERROR
    Running examples in ‘ecoseries-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: series_sidra
    > ### Title: A function to extract Sidra series using their API
    > ### Aliases: series_sidra
    > ### Keywords: sidra
    >
    > ### ** Examples
    >
    > sidra=series_sidra(x = c(1612), from = 1990, to = 2015, territory = "brazil")
    Error in function (type, msg, asError = TRUE) :
     Failed to connect to api.sidra.ibge.gov.br port 80: Connection timed out
    Calls: series_sidra -> <Anonymous> -> curlPerform -> <Anonymous> -> fun
    Execution halted
Flavor: r-patched-solaris-x86