CRAN Package Check Results for Package RTTWebClient

Last updated on 2021-03-05 07:50:04 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 4.20 40.91 45.11 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 3.01 31.21 34.22 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 68.61 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 46.17 OK
r-devel-windows-ix86+x86_64 0.1.0 10.00 86.00 96.00 OK
r-patched-linux-x86_64 0.1.0 OK
r-patched-solaris-x86 0.1.0 82.60 OK
r-release-linux-x86_64 0.1.0 3.81 39.49 43.30 OK
r-release-macos-x86_64 0.1.0 OK
r-release-windows-ix86+x86_64 0.1.0 12.00 110.00 122.00 OK
r-oldrel-macos-x86_64 0.1.0 ERROR
r-oldrel-windows-ix86+x86_64 0.1.0 6.00 62.00 68.00 ERROR

Check Details

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/0s]
     Running ‘testthat.R’ [2s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     Error: SSL peer handshake failed, the server most likely requires a client certificate to connect
     Backtrace:
     █
     1. └─rhost$GetTickHistory("EURUSD", reqTime, reqTime, count = -10) testTicks.R:49:2
     2. └─RTTWebClient:::GetTicks(...)
     3. └─RTTWebClient:::GetTickMethod(symbol, tempStartTime, count)
     4. └─httr::GET(...)
     5. └─httr:::request_perform(req, hu$handle$handle)
     6. ├─httr:::request_fetch(req$output, req$url, handle)
     7. └─httr:::request_fetch.write_memory(req$output, req$url, handle)
     8. └─curl::curl_fetch_memory(url, handle = handle)
    
     [ FAIL 4 | WARN 0 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-macos-x86_64

Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘RTTWebClient.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Quitting from lines 32-33 (RTTWebClient.Rmd)
    Error: processing vignette 'RTTWebClient.Rmd' failed with diagnostics:
    SSL peer handshake failed, the server most likely requires a client certificate to connect
    --- failed re-building ‘RTTWebClient.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘RTTWebClient.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-x86_64

Version: 0.1.0
Check: tests
Result: ERROR
     Running 'spelling.R' [0s]
     Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     >
     > library(testthat)
     > library(RTTWebClient)
     > test_check("RTTWebClient")
     == Failed tests ================================================================
     -- Error (testTicks.R:22:3): Is Last 10 Bars right format ----------------------
     Error: status_code is not OK 429 {
     "Message": "Method 'QuoteHistoryCache' was called too frequently (allowed 10 calls per second)!"
     }
     Backtrace:
     x
     1. \-ttPublicClient$GetBarFromWeb(...) testTicks.R:22:2
     -- Error (testTicks.R:36:3): Is Last 10 Bars right format ----------------------
     Error: status_code is not OK 429 {
     "Message": "Method 'QuoteHistoryCache' was called too frequently (allowed 10 calls per second)!"
     }
     Backtrace:
     x
     1. \-rhost$GetBarsHistory(...) testTicks.R:36:2
     2. \-RTTWebClient:::GetBars(...)
     3. \-RTTWebClient:::GetBarMethod(...)
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 4 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'RTTWebClient.Rmd' using rmarkdown
    Quitting from lines 42-43 (RTTWebClient.Rmd)
    Error: processing vignette 'RTTWebClient.Rmd' failed with diagnostics:
    status_code is not OK 429 {
     "Message": "Method 'QuoteHistoryCache' was called too frequently (allowed 10 calls per second)!"
    }
    --- failed re-building 'RTTWebClient.Rmd'
    
    SUMMARY: processing the following file failed:
     'RTTWebClient.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64