CRAN Package Check Results for Package transreg

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 3.15 52.41 55.56 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.5 2.22 38.37 40.59 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.5 6.00 87.27 93.27 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.5 96.76 ERROR
r-devel-macos-arm64 1.0.5 1.00 34.00 35.00 OK
r-devel-windows-x86_64 1.0.5 6.00 74.00 80.00 ERROR
r-patched-linux-x86_64 1.0.5 3.45 47.00 50.45 ERROR
r-release-linux-x86_64 1.0.5 2.71 46.73 49.44 ERROR
r-release-macos-arm64 1.0.5 OK
r-release-macos-x86_64 1.0.5 2.00 114.00 116.00 OK
r-release-windows-x86_64 1.0.5 5.00 71.00 76.00 ERROR
r-oldrel-macos-arm64 1.0.5 NOTE
r-oldrel-macos-x86_64 1.0.5 2.00 113.00 115.00 NOTE
r-oldrel-windows-x86_64 1.0.5 7.00 90.00 97.00 ERROR

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-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: 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/11s] 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.5
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: '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-gcc

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.5
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘fwelnet’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

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

Version: 1.0.5
Check: tests
Result: ERROR Running 'testthat.R' [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 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.