Last updated on 2026-09-01 04:49:42 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.4 | 10.04 | 125.74 | 135.78 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.4 | 7.00 | 88.25 | 95.25 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.4 | 86.08 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.3.4 | 87.20 | OK | |||
| r-devel-windows-x86_64 | 1.3.4 | 16.00 | 146.00 | 162.00 | OK | |
| r-patched-linux-x86_64 | 1.3.4 | 11.03 | 118.03 | 129.06 | OK | |
| r-release-linux-x86_64 | 1.3.4 | 9.85 | 118.64 | 128.49 | OK | |
| r-release-macos-arm64 | 1.3.4 | 2.00 | 41.00 | 43.00 | OK | |
| r-release-macos-x86_64 | 1.3.4 | 7.00 | 131.00 | 138.00 | OK | |
| r-release-windows-x86_64 | 1.3.4 | 16.00 | 147.00 | 163.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.3.4 | 2.00 | 37.00 | 39.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.4 | 7.00 | 237.00 | 244.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.4 | 20.00 | 178.00 | 198.00 | ERROR |
Version: 1.3.4
Check: tests
Result: ERROR
Running 'testthat.R' [9s]
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.4 ──────────────────────────────────────────────────────────
♥ release notes ★ Browse the source code ★ Read the documentation ★ Join the
discussion
>
> test_check("cryptoQuotes")
Saving _problems/test-globalmktcap-16.R
Saving _problems/test-globalmktcap-25.R
Saving _problems/test-globalmktcap-16.R
Saving _problems/test-globalmktcap-25.R
[ FAIL 4 | WARN 0 | SKIP 14 | PASS 49 ]
══ Skipped tests (14) ══════════════════════════════════════════════════════════
• On CRAN (14): 'test-CICD.R:18:3', 'test-CICD.R:90:3', 'test-CICD.R:154:3',
'test-CICD.R:197: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)` not to throw any conditions.
Actually got a <simpleError> with message:
'order.by' cannot contain 'NA', 'NaN', or 'Inf'
── Failure ('test-globalmktcap.R:20:5'): Test that `get_mktcap()`-function returns sensible values ──
Expected `inherits(x = mktcap, what = "xts")` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('test-globalmktcap.R:12:5'): Test that `get_mktcap()`-function returns sensible values ──
Expected `get_mktcap(altcoin = lgl)` not to throw any conditions.
Actually got a <simpleError> with message:
'order.by' cannot contain 'NA', 'NaN', or 'Inf'
── Failure ('test-globalmktcap.R:20:5'): Test that `get_mktcap()`-function returns sensible values ──
Expected `inherits(x = mktcap, what = "xts")` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 4 | WARN 0 | SKIP 14 | PASS 49 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64
Version: 1.3.4
Check: tests
Result: ERROR
Running 'testthat.R' [11s]
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.4 ──────────────────────────────────────────────────────────
♥ release notes ★ Browse the source code ★ Read the documentation ★ Join the
discussion
>
> test_check("cryptoQuotes")
Saving _problems/test-infer_interval-93.R
[ FAIL 1 | WARN 0 | SKIP 14 | PASS 18 ]
══ Skipped tests (14) ══════════════════════════════════════════════════════════
• On CRAN (14): 'test-CICD.R:18:3', 'test-CICD.R:90:3', 'test-CICD.R:154:3',
'test-CICD.R:197: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 ════════════════════════════════════════════════════════════════
── Error ('test-infer_interval.R:84:11'):
All inferred intervals corresponds
to the actual passed intervals
──
Error in `seq.int(lres$mon, 12 * (lto$year - lres$year) + lto$mon, by)`: 'from' must be a finite number
Backtrace:
▆
1. └─base::vapply(...) at test-infer_interval.R:44:7
2. └─cryptoQuotes (local) FUN(X[[i]], ...)
3. ├─base::seq(...) at test-infer_interval.R:84:11
4. └─base::seq.POSIXt(...)
[ FAIL 1 | WARN 0 | SKIP 14 | PASS 18 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64