Last updated on 2021-01-18 06:46:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 4.72 | 43.27 | 47.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 3.73 | 32.73 | 36.46 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 66.68 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 57.31 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1.5 | 9.00 | 50.00 | 59.00 | OK | |
r-patched-linux-x86_64 | 0.1.5 | 4.21 | 39.79 | 44.00 | ERROR | |
r-patched-solaris-x86 | 0.1.5 | 80.30 | ERROR | |||
r-release-linux-x86_64 | 0.1.5 | 4.41 | 40.73 | 45.14 | OK | |
r-release-macos-x86_64 | 0.1.5 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.5 | 10.00 | 47.00 | 57.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.5 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.5 | 9.00 | 103.00 | 112.00 | ERROR |
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
Flavors: r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 0.1.5
Check: examples
Result: ERROR
Running examples in ‘ecoseries-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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-linux-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 rjson::fromJSON(tabela) : unexpected character 'A'
Calls: series_sidra -> <Anonymous>
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64