Last updated on 2026-03-07 04:50:27 CET.
| Package | ERROR | OK |
|---|---|---|
| hedgedrf | 3 | 11 |
Current CRAN status: ERROR: 3, OK: 11
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