
R interface to the Clarabel interior point conic optimization solver from the Oxford Control Group.
Stable versions can be installed from CRAN as usual. Development versions from this repo can be installed via:
## Install remotes packages if not available
if (! "remotes" %in% installed.packages()[, 1] ) {
install.packages("remotes", repository = "https://cran.r-project.org")
}
remotes::install_github("oxfordcontrol/clarabel-r")
The above code assumes availability of the Cargo/Rust infrastructure and R compilation tools to install from source, all freely available.
The clarabel package site has further package details including a vignette.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.