CRAN Package Check Results for Package bitmexr

Last updated on 2020-07-02 02:09:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 8.51 62.99 71.50 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 6.05 48.14 54.19 OK
r-devel-linux-x86_64-fedora-clang 0.3.1 91.00 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 83.91 OK
r-devel-windows-ix86+x86_64 0.3.1 20.00 122.00 142.00 OK
r-patched-linux-x86_64 0.3.1 7.55 61.15 68.70 OK
r-patched-solaris-x86 0.3.1 128.30 OK
r-release-linux-x86_64 0.3.1 7.55 61.96 69.51 OK
r-release-osx-x86_64 0.3.0 OK
r-release-windows-ix86+x86_64 0.3.0 15.00 111.00 126.00 ERROR
r-oldrel-osx-x86_64 0.3.1 OK
r-oldrel-windows-ix86+x86_64 0.3.1 12.00 88.00 100.00 OK

Check Details

Version: 0.3.0
Check: tests
Result: ERROR
     Running 'testthat.R' [23s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(bitmexr)
     >
     >
     > test_check("bitmexr")
     -- 1. Error: utils functions work (@test-utils.R#15) --------------------------
     Please use one of the available symbols: XBTUSD, ETHUSD, XRPUSD, XBTU20, XBTZ20, ETHU20, LTCU20, XRPU20, BCHU20, ADAU20, EOSU20, TRXU20, ETHUSDU20, BCHUSD
     Backtrace:
     1. httptest::with_mock_api(...)
     4. bitmexr::valid_dates()
     8. purrr::map_dfr(available_symbols(), ~trades(.x, count = 1, reverse = "false"))
     9. purrr::map(.x, .f, ...)
     10. bitmexr:::.f(.x[[i]], ...)
     11. bitmexr::trades(.x, count = 1, reverse = "false")
     12. attempt::stop_if_not(...)
    
     == testthat results ===========================================================
     [ OK: 44 | SKIPPED: 4 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: utils functions work (@test-utils.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64