CRAN Package Check Results for Package pvEBayes

Last updated on 2026-03-16 09:51:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 32.01 102.04 134.05 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.2 22.51 92.69 115.20 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 44.00 197.44 241.44 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 70.00 220.37 290.37 OK
r-devel-macos-arm64 0.2.2 8.00 32.00 40.00 OK
r-devel-windows-x86_64 0.2.1 37.00 144.00 181.00 ERROR
r-patched-linux-x86_64 0.2.1 30.99 93.43 124.42 ERROR
r-release-linux-x86_64 0.2.2 29.20 114.41 143.61 OK
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 144.00 179.00 ERROR
r-oldrel-macos-arm64 0.2.2 6.00 54.00 60.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 41.00 189.00 230.00 ERROR

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-clang, r-devel-windows-x86_64, r-patched-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' [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' [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.2
Check: installed package size
Result: NOTE installed size is 10.4Mb sub-directories of 1Mb or more: libs 9.9Mb Flavor: r-oldrel-macos-arm64

Version: 0.2.1
Check: installed package size
Result: NOTE installed size is 10.5Mb sub-directories of 1Mb or more: libs 9.9Mb Flavor: 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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.