CRAN Package Check Results for Package transreg

Last updated on 2026-04-11 06:51:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 3.27 52.87 56.14 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.5 2.10 39.06 41.16 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.5 5.00 89.68 94.68 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.6 58.98 ERROR
r-devel-macos-arm64 1.0.5 1.00 23.00 24.00 ERROR
r-devel-windows-x86_64 1.0.5 5.00 73.00 78.00 ERROR
r-patched-linux-x86_64 1.0.5 3.53 49.04 52.57 ERROR
r-release-linux-x86_64 1.0.5 2.46 46.74 49.20 ERROR
r-release-macos-arm64 1.0.5 OK
r-release-macos-x86_64 1.0.6 2.00 110.00 112.00 ERROR
r-release-windows-x86_64 1.0.5 6.00 73.00 79.00 ERROR
r-oldrel-macos-arm64 1.0.5 NOTE
r-oldrel-macos-x86_64 1.0.6 2.00 81.00 83.00 ERROR
r-oldrel-windows-x86_64 1.0.6 6.00 156.00 162.00 NOTE

Check Details

Version: 1.0.5
Check: dependencies in R code
Result: WARN Missing or unexported objects: ‘CVXR::diff’ ‘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-macos-arm64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 1.0.5
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(transreg) > > testthat::test_check(package="transreg",stop_on_warning=FALSE) Saving _problems/test-26.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test.R:26:3'): (code run outside of `test_that()`) ────────────────── Error: 'diff' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─transreg:::.iso.slow.single(...) at test.R:26:3 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.5
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(transreg) > > testthat::test_check(package="transreg",stop_on_warning=FALSE) Saving _problems/test-26.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test.R:26:3'): (code run outside of `test_that()`) ────────────────── Error: 'diff' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─transreg:::.iso.slow.single(...) at test.R:26:3 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.5
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/21s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(transreg) > > testthat::test_check(package="transreg",stop_on_warning=FALSE) Saving _problems/test-26.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test.R:26:3'): (code run outside of `test_that()`) ────────────────── Error: 'diff' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─transreg:::.iso.slow.single(...) at test.R:26:3 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.6
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(transreg) > > testthat::test_check(package="transreg",stop_on_warning=FALSE) Saving _problems/test-26.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test.R:26:3'): (code run outside of `test_that()`) ────────────────── Error in `Rmosek::mosek(prob, opts)`: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek. Backtrace: ▆ 1. └─transreg:::.iso.slow.single(...) at test.R:26:3 2. └─CVXR::psolve(problem) 3. └─CVXR::solve_via_data(...) 4. ├─S7::S7_dispatch() 5. └─CVXR (local) `method(solve_via_data, CVXR::SolvingChain)`(...) 6. └─CVXR::solve_via_data(...) 7. ├─S7::S7_dispatch() 8. └─CVXR (local) `method(solve_via_data, CVXR::Mosek_Solver)`(...) 9. └─Rmosek::mosek(prob, opts) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.5
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(transreg) > > testthat::test_check(package="transreg",stop_on_warning=FALSE) Saving _problems/test-26.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test.R:26:3'): (code run outside of `test_that()`) ────────────────── Error: 'diff' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─transreg:::.iso.slow.single(...) at test.R:26:3 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] Error: ! Test failures. Execution halted Flavor: r-devel-macos-arm64

Version: 1.0.5
Check: tests
Result: ERROR Running 'testthat.R' [3s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(transreg) > > testthat::test_check(package="transreg",stop_on_warning=FALSE) Saving _problems/test-26.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test.R:26:3'): (code run outside of `test_that()`) ────────────────── Error: 'diff' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─transreg:::.iso.slow.single(...) at test.R:26:3 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] Error: ! Test failures. Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.0.6
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(transreg) > > testthat::test_check(package="transreg",stop_on_warning=FALSE) Saving _problems/test-26.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test.R:26:3'): (code run outside of `test_that()`) ────────────────── Error in `Rmosek::mosek(prob, opts)`: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek. Backtrace: ▆ 1. └─transreg:::.iso.slow.single(...) at test.R:26:3 2. └─CVXR::psolve(problem) 3. └─CVXR::solve_via_data(...) 4. ├─S7::S7_dispatch() 5. └─CVXR (local) `method(solve_via_data, CVXR::SolvingChain)`(...) 6. └─CVXR::solve_via_data(...) 7. ├─S7::S7_dispatch() 8. └─CVXR (local) `method(solve_via_data, CVXR::Mosek_Solver)`(...) 9. └─Rmosek::mosek(prob, opts) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] Error: ! Test failures. Execution halted Flavor: r-release-macos-x86_64

Version: 1.0.5
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘fwelnet’ Flavor: r-oldrel-macos-arm64

Version: 1.0.6
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘fwelnet’ Flavor: r-oldrel-macos-x86_64

Version: 1.0.6
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(transreg) > > testthat::test_check(package="transreg",stop_on_warning=FALSE) Saving _problems/test-26.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test.R:26:3'): (code run outside of `test_that()`) ────────────────── Error in `Rmosek::mosek(prob, opts)`: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek. Backtrace: ▆ 1. └─transreg:::.iso.slow.single(...) at test.R:26:3 2. └─CVXR::psolve(problem) 3. └─CVXR::solve_via_data(...) 4. ├─S7::S7_dispatch() 5. └─CVXR (local) `method(solve_via_data, CVXR::SolvingChain)`(...) 6. └─CVXR::solve_via_data(...) 7. ├─S7::S7_dispatch() 8. └─CVXR (local) `method(solve_via_data, CVXR::Mosek_Solver)`(...) 9. └─Rmosek::mosek(prob, opts) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-x86_64

Version: 1.0.6
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'fwelnet', 'doMC' Flavor: r-oldrel-windows-x86_64