Last updated on 2018-02-24 09:51:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 1.72 | 31.08 | 32.80 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 1.39 | 24.72 | 26.11 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 39.38 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 37.80 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 5.00 | 83.00 | 88.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 1.71 | 35.31 | 37.02 | OK | |
r-patched-solaris-x86 | 0.1.2 | 49.30 | ERROR | |||
r-release-linux-x86_64 | 0.1.2 | 1.79 | 34.44 | 36.23 | OK | |
r-release-windows-ix86+x86_64 | 0.1.2 | 6.00 | 94.00 | 100.00 | OK | |
r-release-osx-x86_64 | 0.1.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 4.00 | 73.00 | 77.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.1.2 | OK |
Version: 0.1.2
Check: examples
Result: ERROR
Running examples in ‘rbcb-Ex.R’ failed
The error most likely occurred in:
> ### Name: search_series
> ### Title: Search for series in dadosabertos.bcb.gov.br site
> ### Aliases: search_series
>
> ### ** Examples
>
> search_series("IPCA")
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached: Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
Calls: search_series ... request_fetch -> request_fetch.write_memory -> <Anonymous> -> .Call
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.2
Check: tests
Result: ERROR
Running 'testthat.R' [21s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rbcb)
>
> test_check("rbcb")
-- 1. Failure: it should get series within a date period specifying only start_d
nrow(x) >= 6 isn't true.
== testthat results ===========================================================
OK: 35 SKIPPED: 0 FAILED: 1
1. Failure: it should get series within a date period specifying only start_date (@test-get_series.R#49)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64