CRAN Package Check Results for Package cryptoQuotes

Last updated on 2024-10-31 10:49:57 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.1 9.31 98.11 107.42 ERROR
r-devel-linux-x86_64-debian-gcc 1.3.1 6.30 71.17 77.47 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.1 180.63 ERROR
r-devel-linux-x86_64-fedora-gcc 1.3.1 174.39 OK
r-devel-windows-x86_64 1.3.1 13.00 121.00 134.00 ERROR
r-patched-linux-x86_64 1.3.1 16.71 92.39 109.10 ERROR
r-release-linux-x86_64 1.3.1 8.88 92.69 101.57 ERROR
r-release-macos-arm64 1.3.1 59.00 NOTE
r-release-macos-x86_64 1.3.1 102.00 NOTE
r-release-windows-x86_64 1.3.1 11.00 125.00 136.00 NOTE
r-oldrel-macos-arm64 1.3.1 70.00 NOTE
r-oldrel-macos-x86_64 1.3.1 108.00 NOTE
r-oldrel-windows-x86_64 1.3.1 13.00 145.00 158.00 ERROR

Check Details

Version: 1.3.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: alma.Rd: TTR assert.Rd: cli dema.Rd: TTR ema.Rd: TTR evwma.Rd: TTR fetch.Rd: xts get_fgindex.Rd: xts get_fundingrate.Rd: xts get_lsratio.Rd: xts get_openinterest.Rd: xts get_quote.Rd: xts hma.Rd: TTR sma.Rd: TTR vwap.Rd: TTR wma.Rd: TTR zlema.Rd: TTR Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 1.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/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.1 ────────────────────────────────────────────────────────── ♥ release notes ★ Browse the source code ★ Read the documentation ★ Join the discussion > > test_check("cryptoQuotes") [ FAIL 4 | WARN 0 | SKIP 14 | PASS 28 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-FGIndex.R:14:5', 'test-availableTickers.R:6:5', 'test-availableTickers.R:49:5', 'test-availableTickers.R:92:5', 'test-availableTickers.R:135:5', 'test-getFNG.R:6:5', 'test-getFundingrate.R:21:5', 'test-getLSRatio.R:24:5', 'test-getOpeninterest.R:21:5', 'test-getQuote.R:14:5', 'test-kraken.R:20:5', 'test-kraken.R:86:5', 'test-kraken.R:148:5', 'test-kraken.R:196:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 4 | WARN 0 | SKIP 14 | PASS 28 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 1.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/6s] 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.1 ────────────────────────────────────────────────────────── ♥ release notes ★ Browse the source code ★ Read the documentation ★ Join the discussion > > test_check("cryptoQuotes") [ FAIL 4 | WARN 0 | SKIP 14 | PASS 28 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-FGIndex.R:14:5', 'test-availableTickers.R:6:5', 'test-availableTickers.R:49:5', 'test-availableTickers.R:92:5', 'test-availableTickers.R:135:5', 'test-getFNG.R:6:5', 'test-getFundingrate.R:21:5', 'test-getLSRatio.R:24:5', 'test-getOpeninterest.R:21:5', 'test-getQuote.R:14:5', 'test-kraken.R:20:5', 'test-kraken.R:86:5', 'test-kraken.R:148:5', 'test-kraken.R:196:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 4 | WARN 0 | SKIP 14 | PASS 28 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/30s] 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.1 ────────────────────────────────────────────────────────── ♥ release notes ★ Browse the source code ★ Read the documentation ★ Join the discussion > > test_check("cryptoQuotes") [ FAIL 4 | WARN 0 | SKIP 14 | PASS 28 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-FGIndex.R:14:5', 'test-availableTickers.R:6:5', 'test-availableTickers.R:49:5', 'test-availableTickers.R:92:5', 'test-availableTickers.R:135:5', 'test-getFNG.R:6:5', 'test-getFundingrate.R:21:5', 'test-getLSRatio.R:24:5', 'test-getOpeninterest.R:21:5', 'test-getQuote.R:14:5', 'test-kraken.R:20:5', 'test-kraken.R:86:5', 'test-kraken.R:148:5', 'test-kraken.R:196:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 4 | WARN 0 | SKIP 14 | PASS 28 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.3.1
Check: tests
Result: ERROR Running 'testthat.R' [7s] 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.1 ────────────────────────────────────────────────────────── ♥ release notes ★ Browse the source code ★ Read the documentation ★ Join the discussion > > test_check("cryptoQuotes") [ FAIL 4 | WARN 0 | SKIP 14 | PASS 28 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-FGIndex.R:14:5', 'test-availableTickers.R:6:5', 'test-availableTickers.R:49:5', 'test-availableTickers.R:92:5', 'test-availableTickers.R:135:5', 'test-getFNG.R:6:5', 'test-getFundingrate.R:21:5', 'test-getLSRatio.R:24:5', 'test-getOpeninterest.R:21:5', 'test-getQuote.R:14:5', 'test-kraken.R:20:5', 'test-kraken.R:86:5', 'test-kraken.R:148:5', 'test-kraken.R:196:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 4 | WARN 0 | SKIP 14 | PASS 28 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 1.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/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.1 ────────────────────────────────────────────────────────── ♥ release notes ★ Browse the source code ★ Read the documentation ★ Join the discussion > > test_check("cryptoQuotes") [ FAIL 4 | WARN 0 | SKIP 14 | PASS 28 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-FGIndex.R:14:5', 'test-availableTickers.R:6:5', 'test-availableTickers.R:49:5', 'test-availableTickers.R:92:5', 'test-availableTickers.R:135:5', 'test-getFNG.R:6:5', 'test-getFundingrate.R:21:5', 'test-getLSRatio.R:24:5', 'test-getOpeninterest.R:21:5', 'test-getQuote.R:14:5', 'test-kraken.R:20:5', 'test-kraken.R:86:5', 'test-kraken.R:148:5', 'test-kraken.R:196:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 4 | WARN 0 | SKIP 14 | PASS 28 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 1.3.1
Check: installed package size
Result: NOTE installed size is 13.1Mb sub-directories of 1Mb or more: doc 11.9Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.3.1
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.1 ────────────────────────────────────────────────────────── ♥ release notes ★ Browse the source code ★ Read the documentation ★ Join the discussion > > test_check("cryptoQuotes") [ FAIL 4 | WARN 0 | SKIP 14 | PASS 28 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-FGIndex.R:14:5', 'test-availableTickers.R:6:5', 'test-availableTickers.R:49:5', 'test-availableTickers.R:92:5', 'test-availableTickers.R:135:5', 'test-getFNG.R:6:5', 'test-getFundingrate.R:21:5', 'test-getLSRatio.R:24:5', 'test-getOpeninterest.R:21:5', 'test-getQuote.R:14:5', 'test-kraken.R:20:5', 'test-kraken.R:86:5', 'test-kraken.R:148:5', 'test-kraken.R:196:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-infer_interval.R:92:9'): All inferred intervals corresponds to the actual passed intervals ── all(lgl_vector) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 4 | WARN 0 | SKIP 14 | PASS 28 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64