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

Last updated on 2026-03-07 04:50:46 CET.

Package ERROR NOTE OK
pvEBayes 3 2 9

Package pvEBayes

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

Version: 0.2.1
Check: dependencies in R code
Result: WARN Missing or unexported object: ‘CVXR::solve’ Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/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(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’ [19s/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-devel-linux-x86_64-fedora-clang

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [26s/31s] 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: 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