R Development Page
Contributed R Packages
Below is a list of all packages provided by project ROI - R Optimization Infrastructure.
Important note for package
binaries: R-Forge provides these binaries only for
the most recent version of R, but not for older
versions. In order to successfully install the
packages provided on R-Forge, you have to switch
to the most recent version of R or, alternatively,
install from the package sources (.tar.gz).
ROI | R Optimization Infrastructure
|
|
The R Optimization Infrastructure (ROI)
is a sophisticated framework for handling optimization problems in R.
Additional information can be found on the ROI homepage . |
|
Version: 1.0-0 |
Last change: 2021-11-08 09:33:52+01 |
Rev.: 644 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI 1.0-1 from CRAN |
|
R install command:
install.packages("ROI", repos="http://R-Forge.R-project.org") |
|
|
ROI.models.finance | R Optimization Infrastructure: (Portfolio) Models in Finance
|
|
The R Optimization Infrastructure (ROI) models packages provide
examples for a given field. This packages allows to generate (portfolio)
optimization problems often used in finance. |
|
Version: 0.0-1 |
Last change: 2016-06-22 14:26:00+02 |
Rev.: 222 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Failed to build |
|
R install command:
install.packages("ROI.models.finance", repos="http://R-Forge.R-project.org") |
|
|
ROI.models.globalOptTests | ROI Optimization Problems Based on globalOptTests
|
|
A collection of non-linear optimization problems with box bounds
transformed into ROI optimization problems.
This package provides a wrapper around the globalOptTests
which provides a collection of global optimization problems.
More information can be found in the README file. |
|
Version: 1.1-1 |
Last change: 2020-08-30 20:26:52+02 |
Rev.: 638 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.models.globalOptTests 1.1-2 from CRAN |
|
R install command:
install.packages("ROI.models.globalOptTests", repos="http://R-Forge.R-project.org") |
|
|
ROI.models.miplib | ROI Access to MIPLIB 2010 Benchmark Instances
|
|
The mixed integer programming library MIPLIB (see )
is commonly used to compare the performance of mixed integer optimization solvers.
This package provides functions to access MIPLIB from the
R Optimization Infrastructure (ROI). More information about MIPLIB
can be found in the paper by Koch et al. available at
.
The README.md file illustrates how to use this package. |
|
Version: 1.0-0 |
Last change: 2020-08-30 20:27:11+02 |
Rev.: 639 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.models.miplib 1.0-0 from CRAN |
|
R install command:
install.packages("ROI.models.miplib", repos="http://R-Forge.R-project.org") |
|
|
ROI.models.netlib | ROI Optimization Problems Based on NETLIB-LP
|
|
A collection of ROI optimization problems based on the NETLIB-LP collection.
Netlib is a software repository, which amongst many other software for scientific computing contains a collection of linear programming problems. The purpose of this package is to make
this problems easily accessible from R as ROI optimization problems. |
|
Version: 1.1-1 |
Last change: 2020-08-30 20:27:31+02 |
Rev.: 640 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.models.netlib 1.1-2 from CRAN |
|
R install command:
install.packages("ROI.models.netlib", repos="http://R-Forge.R-project.org") |
|
|
ROI.models.qplib | ROI Optimization Problems Based on QPLIB
|
|
A collection of quadratic programming instances based on the QPLIB
(Quadratic Programming Library). |
|
Version: 1.0 |
Last change: 2018-10-10 15:51:00+02 |
Rev.: 520 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("ROI.models.qplib", repos="http://R-Forge.R-project.org") |
|
|
ROI.obsolete | R Optimization Infrastructure
|
|
R Optimization Infrastructure, obsolete version |
|
Version: 0.0-3 |
Last change: 2011-09-01 15:51:12+02 |
Rev.: 26 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("ROI.obsolete", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.alabama | alabama Plug-in for the R Optimization Infrastructure
|
|
Enhances the R Optimization Infrastructure (ROI) package
with the alabama solver for solving nonlinear optimization problems. |
|
Version: 1.0-0 |
Last change: 2020-08-29 19:57:19+02 |
Rev.: 624 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.plugin.alabama 1.0-2 from CRAN |
|
R install command:
install.packages("ROI.plugin.alabama", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.cccp | ccp Plug-in for the R Optimization Infrastructure
|
|
Enhances the R Optimization Infrastructure (ROI) package
with the Cone Constrained Convex Problems (cccp) solver.
The cccp package contains routines for solving convex optimization problems
with cone constraints by means of interior-point methods. |
|
Version: 0.3-0 |
Last change: 2019-01-22 15:29:01+01 |
Rev.: 583 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("ROI.plugin.cccp", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.cplex | ROI Plug-in CPLEX
|
|
Enhances the R Optimization Infrastructure (ROI) package by registering
the CPLEX commercial solver. It allows for solving mixed integer quadratically
constrained programming (MIQPQC) problems as well as all
variants/combinations of LP, QP, QCP, IP. |
|
Version: 0.3-0 |
Last change: 2017-10-20 17:42:28+02 |
Rev.: 450 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Failed to build | Stable Release: Get ROI.plugin.cplex 0.3-0 from CRAN |
|
R install command:
install.packages("ROI.plugin.cplex", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.cplexapi | cplexAPI Plugin for the R Optimization Infrastructure
|
|
Enhances the R Optimization Infrastructure (ROI) package
with the CPLEX solver. |
|
Version: 0.1-0 |
Last change: 2019-10-20 09:25:00+02 |
Rev.: 606 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Failed to build |
|
R install command:
install.packages("ROI.plugin.cplexapi", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.deoptim | DEoptim and DEoptimR Plugin for the R Optimization Interface
|
|
Enhances the R Optimization Infrastructure (ROI) package
with the DEoptim and DEoptimR package. DEoptim is
used for unconstrained optimization and DEoptimR for
constrained optimization. |
|
Version: 1.0-0 |
Last change: 2020-08-29 19:57:44+02 |
Rev.: 625 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.plugin.deoptim 1.0-2 from CRAN |
|
R install command:
install.packages("ROI.plugin.deoptim", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.ecos | ECOS Plugin for the R Optimization Infrastructure
|
|
Enhances the R Optimization Infrastructure (ROI) package
with the Embedded Conic Solver (ECOS) for solving conic optimization problems. |
|
Version: 1.0-0 |
Last change: 2020-08-29 19:58:07+02 |
Rev.: 626 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.plugin.ecos 1.0-2 from CRAN |
|
R install command:
install.packages("ROI.plugin.ecos", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.glpk | ROI Plug-in GLPK
|
|
Enhances the R Optimization Infrastructure (ROI) package by registering
the free GLPK solver. It allows for solving mixed integer linear programming (MILP)
problems as well as all variants/combinations of LP, IP. |
|
Version: 1.0-0 |
Last change: 2020-08-29 20:00:58+02 |
Rev.: 633 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.plugin.glpk 1.0-0 from CRAN |
|
R install command:
install.packages("ROI.plugin.glpk", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.gurobi | Gurobi Plug-in for the R Optimization Infrastructure
|
|
Enhances the R Optimization Infrastructure (ROI) package
with the Gurobi mathematical programming solver.
More information about the system requirements and the installation
can be found in the README.md file. |
|
Version: 0.3-0 |
Last change: 2018-12-04 12:24:17+01 |
Rev.: 564 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Failed to build |
|
R install command:
install.packages("ROI.plugin.gurobi", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.ipop | ipop Plug-in for the R Optimization Interface
|
|
Enhances the R Optimization Infrastructure (ROI) package
by registering the ipop solver from package kernlab. |
|
Version: 1.0-0 |
Last change: 2020-08-30 20:28:39+02 |
Rev.: 642 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.plugin.ipop 1.0-0 from CRAN |
|
R install command:
install.packages("ROI.plugin.ipop", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.lpsolve | lp_solve Plugin for the R Optimization Infrastructure
|
|
Enhances the R Optimization Infrastructure (ROI) package
with the lp_solve solver. |
|
Version: 1.0-0 |
Last change: 2020-08-29 20:00:31+02 |
Rev.: 632 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.plugin.lpsolve 1.0-2 from CRAN |
|
R install command:
install.packages("ROI.plugin.lpsolve", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.mosek | Mosek Plug-in for the R Optimization Infrastructure
|
|
Enhances the R Optimization Infrastructure (ROI) package
with the Mosek solver. This package was built and tested
with Rmosek_8.1.3. More information about the system requirements
and the installation can be found in the README.md file. |
|
Version: 0.3-0 |
Last change: 2018-11-30 22:14:45+01 |
Rev.: 556 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Failed to build |
|
R install command:
install.packages("ROI.plugin.mosek", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.msbinlp | Multi-Solution Binary Linear Problem Plug-in for the R Optimization Interface
|
|
Enhances the R Optimization Infrastructure (ROI) package
with the possibility to obtain multiple solutions for linear
problems with binary variables. The main function is copied
(with small modifications) from the relations package. |
|
Version: 1.0-0 |
Last change: 2020-08-29 20:01:10+02 |
Rev.: 634 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.plugin.msbinlp 1.0-1 from CRAN |
|
R install command:
install.packages("ROI.plugin.msbinlp", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.neos | NEOS Plug-in for the R Optimization Interface
|
|
Enhances the R Optimization Infrastructure (ROI) package
with a connection to the neos server. ROI optimization
problems can be directly be sent to the neos server
and solution obtained in the typical ROI style. |
|
Version: 1.0-0 |
Last change: 2020-08-29 19:58:38+02 |
Rev.: 627 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.plugin.neos 1.0-2 from CRAN |
|
R install command:
install.packages("ROI.plugin.neos", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.nloptr | nloptr Plug-in for the R Optimization Infrastructure
|
|
Enhances the R Optimization Infrastructure (ROI) package
with the NLopt solver for solving nonlinear optimization problems. |
|
Version: 1.0-0 |
Last change: 2020-08-29 19:59:20+02 |
Rev.: 628 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.plugin.nloptr 1.0-1 from CRAN |
|
R install command:
install.packages("ROI.plugin.nloptr", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.optimx | optimx Plug-in for the R Optimization Infrastructure
|
|
Enhances the R Optimization Infrastructure (ROI) package
with the optimx package. |
|
Version: 1.0-0 |
Last change: 2020-08-29 19:59:41+02 |
Rev.: 630 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.plugin.optimx 1.0-1 from CRAN |
|
R install command:
install.packages("ROI.plugin.optimx", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.osqp | osqp Plugin for the R Optimization Infrastructure
|
|
Enhances the R Optimization Infrastructure (ROI) package
with the quadratic solver OSQP. More information about
OSQP can be found at . |
|
Version: 1.0-0 |
Last change: 2020-08-29 20:01:53+02 |
Rev.: 635 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.plugin.osqp 1.0-2 from CRAN |
|
R install command:
install.packages("ROI.plugin.osqp", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.qpoases | qpOASES Plugin for the R Optimization Infrastructure
|
|
Enhances the R Optimization Infrastructure (ROI) package
with the quadratic solver qpOASES. More information about
qpOASES can be found at . |
|
Version: 1.0-0 |
Last change: 2020-08-29 19:59:31+02 |
Rev.: 629 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Failed to build | Stable Release: Get ROI.plugin.qpoases 1.0-3 from CRAN |
|
R install command:
install.packages("ROI.plugin.qpoases", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.quadprog | quadprog Plug-in for the R Optimization Infrastructure
|
|
Enhances the R Optimization Infrastructure (ROI) package
by registering the quadprog solver. It allows for solving quadratic programming (QP)
sproblems. |
|
Version: 1.0-0 |
Last change: 2020-08-30 20:27:57+02 |
Rev.: 641 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.plugin.quadprog 1.0-1 from CRAN |
|
R install command:
install.packages("ROI.plugin.quadprog", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.scs | SCS Plug-in for the R Optimization Infrastructure
|
|
Enhances the R Optimization Infrastructure (ROI) package
with the SCS solver for solving convex cone problems. |
|
Version: 1.0-0 |
Last change: 2020-08-29 20:04:33+02 |
Rev.: 636 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.plugin.scs 1.1-2 from CRAN |
|
R install command:
install.packages("ROI.plugin.scs", repos="http://R-Forge.R-project.org") |
|
|
ROI.plugin.symphony | SYMPHONY Plug-in for the R Optimization Interface
|
|
Enhances the R Optimization Infrastructure (ROI) package by registering
the SYMPHONY open-source solver from the COIN-OR suite. It allows for
solving mixed integer linear programming (MILP) problems as well as all
variants/combinations of LP, IP. |
|
Version: 1.0-0 |
Last change: 2020-08-30 20:29:12+02 |
Rev.: 643 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get ROI.plugin.symphony 1.0-0 from CRAN |
|
R install command:
install.packages("ROI.plugin.symphony", repos="http://R-Forge.R-project.org") |
|
|
ROI.tests | ROI-Tests
|
|
This package provides testing capabilities for the ROI package. |
|
Version: 0.0-4 |
Last change: 2020-07-05 16:13:11+02 |
Rev.: 619 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("ROI.tests", repos="http://R-Forge.R-project.org") |
|
|
ROI.tools.io | Tools for Reading and Writing Optimization Problems
|
|
Tools for reading / writing ROI optimization from / to files in several formats
(MPS_fixed, MPS_free, CPLEX_LP, MathProg). |
|
Version: 1.0 |
Last change: 2016-11-25 13:48:28+01 |
Rev.: 262 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Failed to build |
|
R install command:
install.packages("ROI.tools.io", repos="http://R-Forge.R-project.org") |
|
|
xmlrpc2 | Implementation of the Remote Procedure Call Protocol (XML-RPC)
|
|
The XML-RPC is a remote procedure call protocol
based on XML. The xmlrpc2 package is inspired by the XMLRPC
package but uses the curl and xml2 packages instead RCurl and XML. |
|
Version: 1.1 |
Last change: 2018-08-21 12:09:19+02 |
Rev.: 502 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get xmlrpc2 1.1 from CRAN |
|
R install command:
install.packages("xmlrpc2", repos="http://R-Forge.R-project.org") |
|
|
Build status codes
0 - Current: the package is available for download. The corresponding package passed checks on the Linux and Windows platform without ERRORs.
1 - Scheduled for build: the package has been recognized by the build system and provided in the staging area.
2 - Building: the package has been sent to the build machines. It will be built and checked using the latest patched version of R. Note that it is included in a batch of several packages. Thus, this process will take some time to finish.
3 - Failed to build: the package failed to build or did not pass the checks on the Linux and/or Windows platform. It is not made available since it does not meet the policies.
4 - Conflicts: two or more packages of the same name exist. None of them will be built. Maintainers are asked to negotiate further actions.
5 - Offline: the package is not available. The build system may be offline or the package maintainer did not trigger a rebuild (done e.g., via committing to the package repository).
If your package is not shown on this page or not building, then check the build system status report.