CRAN Package Check Results for Package cryptoQuotes

Last updated on 2026-07-29 20:56:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.4 9.84 128.46 138.30 OK
r-devel-linux-x86_64-debian-gcc 1.3.4 6.95 90.29 97.24 OK
r-devel-linux-x86_64-fedora-clang 1.3.4 18.00 211.11 229.11 OK
r-devel-linux-x86_64-fedora-gcc 1.3.4 92.16 OK
r-devel-windows-x86_64 1.3.4 14.00 140.00 154.00 OK
r-patched-linux-x86_64 1.3.4 10.73 118.08 128.81 OK
r-release-linux-x86_64 1.3.4 8.79 117.81 126.60 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 14.00 146.00 160.00 OK
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 18.00 171.00 189.00 ERROR

Check Details

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