CRAN Package Check Results for Package cryptoQuotes

Last updated on 2024-11-03 15:48:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.1 8.03 99.56 107.59 ERROR
r-devel-linux-x86_64-debian-gcc 1.3.1 0.98 1.78 2.76 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.1 180.63 ERROR
r-devel-linux-x86_64-fedora-gcc 1.3.1 184.88 ERROR
r-devel-windows-x86_64 1.3.1 13.00 121.00 134.00 ERROR
r-patched-linux-x86_64 1.3.1 15.36 92.14 107.50 ERROR
r-release-linux-x86_64 1.3.1 1.48 1.69 3.17 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 12.00 126.00 138.00 ERROR
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 14.00 150.00 164.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-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 Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.3.1
Check: whether package can be installed
Result: ERROR Installation failed. 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’ [12s/24s] 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-gcc

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 Flavors: r-devel-windows-x86_64, r-release-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-patched-linux-x86_64

Version: 1.3.1
Check: package dependencies
Result: ERROR Package required but not available: ‘plotly’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. 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' [10s] 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