CRAN Package Check Results for Package cryptoQuotes

Last updated on 2025-11-27 18:48:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.3 9.77 128.46 138.23 OK
r-devel-linux-x86_64-debian-gcc 1.3.3 6.17 92.19 98.36 OK
r-devel-linux-x86_64-fedora-clang 1.3.3 20.00 185.93 205.93 OK
r-devel-linux-x86_64-fedora-gcc 1.3.3 22.00 183.56 205.56 OK
r-devel-windows-x86_64 1.3.3 13.00 138.00 151.00 OK
r-patched-linux-x86_64 1.3.3 12.10 114.55 126.65 ERROR
r-release-linux-x86_64 1.3.3 8.52 116.02 124.54 OK
r-release-macos-arm64 1.3.3 OK
r-release-macos-x86_64 1.3.3 10.00 130.00 140.00 OK
r-release-windows-x86_64 1.3.3 12.00 136.00 148.00 OK
r-oldrel-macos-arm64 1.3.3 NOTE
r-oldrel-macos-x86_64 1.3.3 9.00 158.00 167.00 NOTE
r-oldrel-windows-x86_64 1.3.3 16.00 174.00 190.00 NOTE

Check Details

Version: 1.3.3
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/14s] 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") 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 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)` not to throw any conditions. Actually got a <simpleError> with message: parse error: premature EOF (right here) ------^ ── 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: parse error: premature EOF (right here) ------^ ── 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 15 | PASS 49 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

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