Last updated on 2026-03-07 04:49:54 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 1.71 | 29.15 | 30.86 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 1.28 | 19.15 | 20.43 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 36.24 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 34.11 | ERROR | |||
| r-devel-macos-arm64 | 1.0.1 | 1.00 | 11.00 | 12.00 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 3.00 | 45.00 | 48.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 1.54 | 26.41 | 27.95 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 1.77 | 25.77 | 27.54 | OK | |
| r-release-macos-arm64 | 1.0.1 | OK | ||||
| r-release-macos-x86_64 | 1.0.1 | 1.00 | 30.00 | 31.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 3.00 | 45.00 | 48.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 1.00 | 32.00 | 33.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 4.00 | 53.00 | 57.00 | OK |
Version: 1.0.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
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘hedgedrf-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: hedgedrf
> ### Title: hedgedrf
> ### Aliases: hedgedrf
>
> ### ** Examples
>
> rf <- hedgedrf(mpg ~ ., mtcars[1:26, ])
Error: 'solve' is not an exported object from 'namespace:CVXR'
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘hedgedrf-Ex.R’ failed
The error most likely occurred in:
> ### Name: hedgedrf
> ### Title: hedgedrf
> ### Aliases: hedgedrf
>
> ### ** Examples
>
> rf <- hedgedrf(mpg ~ ., mtcars[1:26, ])
Error: 'solve' is not an exported object from 'namespace:CVXR'
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc