CRAN Package Check Results for Maintainer ‘Yihao Tan <yihaotan at buffalo.edu>’

Last updated on 2026-03-13 01:51:44 CET.

Package ERROR NOTE OK
pvEBayes 9 2 3

Package pvEBayes

Current CRAN status: ERROR: 9, NOTE: 2, OK: 3

Version: 0.2.1
Check: dependencies in R code
Result: WARN Missing or unexported object: ‘CVXR::solve’ 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-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/19s] 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(pvEBayes) > > test_check("pvEBayes") Saving _problems/test-pvEBayes_main_function-132.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-pvEBayes_main_function.R:129:3'): pvEBayes ───────────────────── Error: 'solve' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─pvEBayes::pvEBayes(contin_table = valid_matrix, model = "KM") at test-pvEBayes_main_function.R:129:3 2. └─pvEBayes:::.KM_fit(contin_table, E, rtol_KM = rtol_KM) 3. └─pvEBayes:::.km_eb_fit(...) 4. └─pvEBayes:::.KWDual_CVXR(A, d, w, ...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/15s] 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(pvEBayes) > > test_check("pvEBayes") Saving _problems/test-pvEBayes_main_function-132.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-pvEBayes_main_function.R:129:3'): pvEBayes ───────────────────── Error: 'solve' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─pvEBayes::pvEBayes(contin_table = valid_matrix, model = "KM") at test-pvEBayes_main_function.R:129:3 2. └─pvEBayes:::.KM_fit(contin_table, E, rtol_KM = rtol_KM) 3. └─pvEBayes:::.km_eb_fit(...) 4. └─pvEBayes:::.KWDual_CVXR(A, d, w, ...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [24s/52s] 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(pvEBayes) > > test_check("pvEBayes") Saving _problems/test-pvEBayes_main_function-132.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-pvEBayes_main_function.R:129:3'): pvEBayes ───────────────────── Error: 'solve' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─pvEBayes::pvEBayes(contin_table = valid_matrix, model = "KM") at test-pvEBayes_main_function.R:129:3 2. └─pvEBayes:::.KM_fit(contin_table, E, rtol_KM = rtol_KM) 3. └─pvEBayes:::.km_eb_fit(...) 4. └─pvEBayes:::.KWDual_CVXR(A, d, w, ...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [25s/28s] 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(pvEBayes) > > test_check("pvEBayes") Saving _problems/test-pvEBayes_main_function-132.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-pvEBayes_main_function.R:129:3'): pvEBayes ───────────────────── Error: 'solve' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─pvEBayes::pvEBayes(contin_table = valid_matrix, model = "KM") at test-pvEBayes_main_function.R:129:3 2. └─pvEBayes:::.KM_fit(contin_table, E, rtol_KM = rtol_KM) 3. └─pvEBayes:::.km_eb_fit(...) 4. └─pvEBayes:::.KWDual_CVXR(A, d, w, ...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.1
Check: tests
Result: ERROR Running 'testthat.R' [16s] 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(pvEBayes) > > test_check("pvEBayes") Saving _problems/test-pvEBayes_main_function-132.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-pvEBayes_main_function.R:129:3'): pvEBayes ───────────────────── Error: 'solve' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─pvEBayes::pvEBayes(contin_table = valid_matrix, model = "KM") at test-pvEBayes_main_function.R:129:3 2. └─pvEBayes:::.KM_fit(contin_table, E, rtol_KM = rtol_KM) 3. └─pvEBayes:::.km_eb_fit(...) 4. └─pvEBayes:::.KWDual_CVXR(A, d, w, ...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/17s] 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(pvEBayes) > > test_check("pvEBayes") Saving _problems/test-pvEBayes_main_function-132.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-pvEBayes_main_function.R:129:3'): pvEBayes ───────────────────── Error: 'solve' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─pvEBayes::pvEBayes(contin_table = valid_matrix, model = "KM") at test-pvEBayes_main_function.R:129:3 2. └─pvEBayes:::.KM_fit(contin_table, E, rtol_KM = rtol_KM) 3. └─pvEBayes:::.km_eb_fit(...) 4. └─pvEBayes:::.KWDual_CVXR(A, d, w, ...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/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(pvEBayes) > > test_check("pvEBayes") Saving _problems/test-pvEBayes_main_function-132.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-pvEBayes_main_function.R:129:3'): pvEBayes ───────────────────── Error: 'solve' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─pvEBayes::pvEBayes(contin_table = valid_matrix, model = "KM") at test-pvEBayes_main_function.R:129:3 2. └─pvEBayes:::.KM_fit(contin_table, E, rtol_KM = rtol_KM) 3. └─pvEBayes:::.km_eb_fit(...) 4. └─pvEBayes:::.KWDual_CVXR(A, d, w, ...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running 'testthat.R' [17s] 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(pvEBayes) > > test_check("pvEBayes") Saving _problems/test-pvEBayes_main_function-132.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-pvEBayes_main_function.R:129:3'): pvEBayes ───────────────────── Error: 'solve' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─pvEBayes::pvEBayes(contin_table = valid_matrix, model = "KM") at test-pvEBayes_main_function.R:129:3 2. └─pvEBayes:::.KM_fit(contin_table, E, rtol_KM = rtol_KM) 3. └─pvEBayes:::.km_eb_fit(...) 4. └─pvEBayes:::.KWDual_CVXR(A, d, w, ...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64

Version: 0.2.1
Check: installed package size
Result: NOTE installed size is 10.4Mb sub-directories of 1Mb or more: libs 9.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running 'testthat.R' [22s] 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(pvEBayes) > > test_check("pvEBayes") Saving _problems/test-pvEBayes_main_function-132.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-pvEBayes_main_function.R:129:3'): pvEBayes ───────────────────── Error: 'solve' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─pvEBayes::pvEBayes(contin_table = valid_matrix, model = "KM") at test-pvEBayes_main_function.R:129:3 2. └─pvEBayes:::.KM_fit(contin_table, E, rtol_KM = rtol_KM) 3. └─pvEBayes:::.km_eb_fit(...) 4. └─pvEBayes:::.KWDual_CVXR(A, d, w, ...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64