CRAN Package Check Results for Package pvEBayes

Last updated on 2026-03-09 17:50:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 34.22 153.18 187.40 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 22.80 68.70 91.50 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 40.00 147.32 187.32 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.1 61.00 166.56 227.56 ERROR
r-devel-macos-arm64 0.2.1 7.00 39.00 46.00 OK
r-devel-windows-x86_64 0.2.1 36.00 202.00 238.00 OK
r-patched-linux-x86_64 0.2.1 30.17 146.28 176.45 OK
r-release-linux-x86_64 0.2.1 31.43 93.76 125.19 ERROR
r-release-macos-arm64 0.2.1 7.00 37.00 44.00 OK
r-release-macos-x86_64 0.2.1 24.00 224.00 248.00 OK
r-release-windows-x86_64 0.2.1 35.00 208.00 243.00 OK
r-oldrel-macos-arm64 0.2.1 6.00 86.00 92.00 NOTE
r-oldrel-macos-x86_64 0.2.1 22.00 380.00 402.00 NOTE
r-oldrel-windows-x86_64 0.2.1 43.00 245.00 288.00 OK

Check Details

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, r-release-linux-x86_64

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