Last updated on 2026-03-07 05:51:12 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.5 | 2.34 | 112.69 | 115.03 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.5 | 2.27 | 38.43 | 40.70 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.5 | 77.45 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 96.46 | ERROR | |||
| r-devel-macos-arm64 | 1.0.5 | 1.00 | 34.00 | 35.00 | OK | |
| r-devel-windows-x86_64 | 1.0.5 | 5.00 | 121.00 | 126.00 | OK | |
| r-patched-linux-x86_64 | 1.0.5 | 3.31 | 106.72 | 110.03 | OK | |
| r-release-linux-x86_64 | 1.0.5 | 2.75 | 106.48 | 109.23 | OK | |
| 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 | 6.00 | 119.00 | 125.00 | OK | |
| 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 | 6.00 | 157.00 | 163.00 | NOTE |
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-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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