CRAN Package Check Results for Package qvirus

Last updated on 2025-05-17 07:50:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.3 2.70 72.33 75.03 ERROR
r-devel-linux-x86_64-debian-gcc 0.0.3 1.94 52.08 54.02 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.3 131.70 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.3 138.35 ERROR
r-devel-windows-x86_64 0.0.3 5.00 114.00 119.00 NOTE
r-patched-linux-x86_64 0.0.3 3.25 95.82 99.07 NOTE
r-release-linux-x86_64 0.0.3 2.05 94.94 96.99 NOTE
r-release-macos-arm64 0.0.3 60.00 NOTE
r-release-macos-x86_64 0.0.3 105.00 NOTE
r-release-windows-x86_64 0.0.3 6.00 113.00 119.00 NOTE
r-oldrel-macos-arm64 0.0.3 51.00 OK
r-oldrel-macos-x86_64 0.0.3 68.00 OK
r-oldrel-windows-x86_64 0.0.3 6.00 141.00 147.00 OK

Additional issues

noSuggests

Check Details

Version: 0.0.3
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘complex_check.R’ ‘create_interactions.R’ ‘estimate_payoffs.R’ ‘mse.InteractionClassification.R’ ‘nearest_payoff.Rd’ ‘summary.InteractionClassification.R’ ‘summary.payoffs.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64

Version: 0.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [20s/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(qvirus) > > test_check("qvirus") Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Loading required package: Formula Loading required package: plotmo Loading required package: plotrix Loading required package: parsnip [ FAIL 2 | WARN 0 | SKIP 19 | PASS 0 ] ══ Skipped tests (19) ══════════════════════════════════════════════════════════ • On CRAN (19): 'test-InteractionClassification.R:10:3', 'test-complex_check.R:4:3', 'test-conjugate_transpose.R:5:3', 'test-create_interactions.R:4:3', 'test-mse.InteractionClassification.R:13:3', 'test-nearest_payoff.R:42:3', 'test-normalize_check.R:4:3', 'test-payoffs_list.R:23:3', 'test-phen_hiv.R:9:3', 'test-plot.InteractionClassification.R:14:3', 'test-plot.interaction.R:11:3', 'test-print.InteractionClassification.R:13:3', 'test-print.interaction.R:9:3', 'test-pure_qubit1.R:6:3', 'test-pure_qubit2.R:8:3', 'test-simulate_entanglement.R:6:3', 'test-six_state.R:4:3', 'test-summary.InteractionClassification.R:13:3', 'test-summary.interaction.R:10:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-estimate_payoffs.R:6:3'): estimate_payoffs returns correct output ── <packageNotFoundError/error/condition> Error in `library(kknn)`: there is no package called 'kknn' Backtrace: ▆ 1. └─base::library(kknn) at test-estimate_payoffs.R:6:3 ── Error ('test-summary.payoffs.R:6:3'): `summary.payoffs()` works as expected ── <packageNotFoundError/error/condition> Error in `library(kknn)`: there is no package called 'kknn' Backtrace: ▆ 1. └─base::library(kknn) at test-summary.payoffs.R:6:3 [ FAIL 2 | WARN 0 | SKIP 19 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/18s] 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(qvirus) > > test_check("qvirus") Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Loading required package: Formula Loading required package: plotmo Loading required package: plotrix Loading required package: parsnip [ FAIL 2 | WARN 0 | SKIP 19 | PASS 0 ] ══ Skipped tests (19) ══════════════════════════════════════════════════════════ • On CRAN (19): 'test-InteractionClassification.R:10:3', 'test-complex_check.R:4:3', 'test-conjugate_transpose.R:5:3', 'test-create_interactions.R:4:3', 'test-mse.InteractionClassification.R:13:3', 'test-nearest_payoff.R:42:3', 'test-normalize_check.R:4:3', 'test-payoffs_list.R:23:3', 'test-phen_hiv.R:9:3', 'test-plot.InteractionClassification.R:14:3', 'test-plot.interaction.R:11:3', 'test-print.InteractionClassification.R:13:3', 'test-print.interaction.R:9:3', 'test-pure_qubit1.R:6:3', 'test-pure_qubit2.R:8:3', 'test-simulate_entanglement.R:6:3', 'test-six_state.R:4:3', 'test-summary.InteractionClassification.R:13:3', 'test-summary.interaction.R:10:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-estimate_payoffs.R:6:3'): estimate_payoffs returns correct output ── <packageNotFoundError/error/condition> Error in `library(kknn)`: there is no package called 'kknn' Backtrace: ▆ 1. └─base::library(kknn) at test-estimate_payoffs.R:6:3 ── Error ('test-summary.payoffs.R:6:3'): `summary.payoffs()` works as expected ── <packageNotFoundError/error/condition> Error in `library(kknn)`: there is no package called 'kknn' Backtrace: ▆ 1. └─base::library(kknn) at test-summary.payoffs.R:6:3 [ FAIL 2 | WARN 0 | SKIP 19 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [36s/106s] 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(qvirus) > > test_check("qvirus") Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Loading required package: Formula Loading required package: plotmo Loading required package: plotrix Loading required package: parsnip [ FAIL 2 | WARN 0 | SKIP 19 | PASS 0 ] ══ Skipped tests (19) ══════════════════════════════════════════════════════════ • On CRAN (19): 'test-InteractionClassification.R:10:3', 'test-complex_check.R:4:3', 'test-conjugate_transpose.R:5:3', 'test-create_interactions.R:4:3', 'test-mse.InteractionClassification.R:13:3', 'test-nearest_payoff.R:42:3', 'test-normalize_check.R:4:3', 'test-payoffs_list.R:23:3', 'test-phen_hiv.R:9:3', 'test-plot.InteractionClassification.R:14:3', 'test-plot.interaction.R:11:3', 'test-print.InteractionClassification.R:13:3', 'test-print.interaction.R:9:3', 'test-pure_qubit1.R:6:3', 'test-pure_qubit2.R:8:3', 'test-simulate_entanglement.R:6:3', 'test-six_state.R:4:3', 'test-summary.InteractionClassification.R:13:3', 'test-summary.interaction.R:10:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-estimate_payoffs.R:6:3'): estimate_payoffs returns correct output ── <packageNotFoundError/error/condition> Error in `library(kknn)`: there is no package called 'kknn' Backtrace: ▆ 1. └─base::library(kknn) at test-estimate_payoffs.R:6:3 ── Error ('test-summary.payoffs.R:6:3'): `summary.payoffs()` works as expected ── <packageNotFoundError/error/condition> Error in `library(kknn)`: there is no package called 'kknn' Backtrace: ▆ 1. └─base::library(kknn) at test-summary.payoffs.R:6:3 [ FAIL 2 | WARN 0 | SKIP 19 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [33s/89s] 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(qvirus) > > test_check("qvirus") Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Loading required package: Formula Loading required package: plotmo Loading required package: plotrix Loading required package: parsnip [ FAIL 2 | WARN 0 | SKIP 19 | PASS 0 ] ══ Skipped tests (19) ══════════════════════════════════════════════════════════ • On CRAN (19): 'test-InteractionClassification.R:10:3', 'test-complex_check.R:4:3', 'test-conjugate_transpose.R:5:3', 'test-create_interactions.R:4:3', 'test-mse.InteractionClassification.R:13:3', 'test-nearest_payoff.R:42:3', 'test-normalize_check.R:4:3', 'test-payoffs_list.R:23:3', 'test-phen_hiv.R:9:3', 'test-plot.InteractionClassification.R:14:3', 'test-plot.interaction.R:11:3', 'test-print.InteractionClassification.R:13:3', 'test-print.interaction.R:9:3', 'test-pure_qubit1.R:6:3', 'test-pure_qubit2.R:8:3', 'test-simulate_entanglement.R:6:3', 'test-six_state.R:4:3', 'test-summary.InteractionClassification.R:13:3', 'test-summary.interaction.R:10:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-estimate_payoffs.R:6:3'): estimate_payoffs returns correct output ── <packageNotFoundError/error/condition> Error in `library(kknn)`: there is no package called 'kknn' Backtrace: ▆ 1. └─base::library(kknn) at test-estimate_payoffs.R:6:3 ── Error ('test-summary.payoffs.R:6:3'): `summary.payoffs()` works as expected ── <packageNotFoundError/error/condition> Error in `library(kknn)`: there is no package called 'kknn' Backtrace: ▆ 1. └─base::library(kknn) at test-summary.payoffs.R:6:3 [ FAIL 2 | WARN 0 | SKIP 19 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.0.3
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘complex_check.R’ ‘create_interactions.R’ ‘estimate_payoffs.R’ ‘mse.InteractionClassification.R’ ‘summary.InteractionClassification.R’ ‘summary.payoffs.R’ Flavor: r-release-macos-x86_64