Last updated on 2025-09-22 13:50:12 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
cryptoQuotes | 1 | 3 | 9 |
SLmetrics | 2 | 11 |
Current CRAN status: ERROR: 1, NOTE: 3, OK: 9
Version: 1.3.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(cryptoQuotes)
── cryptoQuotes 1.3.3 ──────────────────────────────────────────────────────────
♥ release notes ★ Browse the source code ★ Read the documentation ★ Join the
discussion
>
> test_check("cryptoQuotes")
[ FAIL 4 | WARN 0 | SKIP 15 | PASS 49 ]
══ Skipped tests (15) ══════════════════════════════════════════════════════════
• On CRAN (15): 'test-CICD.R:18:3', 'test-CICD.R:90:3', 'test-CICD.R:154:3',
'test-CICD.R:197:3', 'test-CICD.R:243:3', 'test-FGIndex.R:11:3',
'test-availableTickers.R:3:3', 'test-availableTickers.R:36:3',
'test-availableTickers.R:69:3', 'test-availableTickers.R:102:3',
'test-getFNG.R:3:3', 'test-getFundingrate.R:18:3', 'test-getLSRatio.R:21:3',
'test-getOpeninterest.R:18:3', 'test-getQuote.R:11:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-globalmktcap.R:12:5'): Test that `get_mktcap()`-function returns sensible values ──
Expected `get_mktcap(altcoin = lgl)` to run without any conditions.
i Actually got a <curl_error_operation_timedout> with text:
Timeout was reached [api.coinmarketcap.com]:
Resolving timed out after 10000 milliseconds
── Failure ('test-globalmktcap.R:20:5'): Test that `get_mktcap()`-function returns sensible values ──
inherits(x = mktcap, what = "xts") is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-globalmktcap.R:12:5'): Test that `get_mktcap()`-function returns sensible values ──
Expected `get_mktcap(altcoin = lgl)` to run without any conditions.
i Actually got a <curl_error_operation_timedout> with text:
Timeout was reached [api.coinmarketcap.com]:
Resolving timed out after 10000 milliseconds
── Failure ('test-globalmktcap.R:20:5'): Test that `get_mktcap()`-function returns sensible values ──
inherits(x = mktcap, what = "xts") is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 4 | WARN 0 | SKIP 15 | PASS 49 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘cryptoQuotes.Rmd’ using rmarkdown
Quitting from cryptoQuotes.Rmd:31-41 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `curl::curl_fetch_memory()`:
! Timeout was reached [api.kraken.com]:
Resolving timed out after 10000 milliseconds
---
Backtrace:
▆
1. ├─base::sample(...)
2. ├─cryptoQuotes::available_tickers(source = "kraken", futures = FALSE)
3. │ └─cryptoQuotes:::GET(...)
4. │ └─curl::curl_fetch_memory(url = url, handle = handle)
5. └─curl:::raise_libcurl_error(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'cryptoQuotes.Rmd' failed with diagnostics:
Timeout was reached [api.kraken.com]:
Resolving timed out after 10000 milliseconds
--- failed re-building ‘cryptoQuotes.Rmd’
--- re-building ‘custom_indicators.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘custom_indicators.Rmd’
--- re-building ‘usecase.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘usecase.Rmd’
SUMMARY: processing the following file failed:
‘cryptoQuotes.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.3
Check: installed package size
Result: NOTE
installed size is 12.4Mb
sub-directories of 1Mb or more:
doc 11.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 0.3-4
Check: installed package size
Result: NOTE
installed size is 17.5Mb
sub-directories of 1Mb or more:
help 2.4Mb
libs 14.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64