SCM

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).

Packages

ROI.models.MIPLIB

R Optimization Infrastructure: MIPLIB 2010 (benchmark) instances

  This R Optimization Infrastructure (ROI) models package provides the well-known standard test set used to compare the performance of mixed integer optimizers (see http://miplib.zib.de/). The paper by Koch et al. describing the test set can be found at: http://mpc.zib.de/index.php/MPC/article/viewFile/56/28.
  Version: 0.0-1 | Last change: 2012-09-12 22:49:47+02 | Rev.: 48
  Download: linux(.tar.gz) | windows(.zip) | macosx(.tgz) | Build status: Current
  R install command: install.packages("ROI.models.MIPLIB", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386) Mac OS X binary (multi-arch)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel) Mac OS X Leopard (patched) | devel (N/A)


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: linux(.tar.gz) | windows(.zip) | macosx(.tgz) | Build status: Failed to build
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386) Mac OS X binary (multi-arch)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel) Mac OS X Leopard (patched) | devel (N/A)


ROI.plugin.cplex

ROI-plugin CPLEX

  This package enhances the R Optimization Infrastructure (ROI) package with the CPLEX commercial solver for solving mixed integer quadratically constrained programming (MIQPQC) problems as well as all variants/combinations of LP, QP, QCP, IP.
  Version: 0.0-1 | Last change: 2012-08-22 02:11:42+02 | Rev.: 44
  Download: linux(.tar.gz) | windows(.zip) | macosx(.tgz) | Build status: Failed to build
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386) Mac OS X binary (multi-arch)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel) Mac OS X Leopard (patched) | devel (N/A)


ROI.plugin.glpk

ROI-plugin GLPK

  This package enhances the R Optimization Infrastructure (ROI) package with the GLPK solver for solving mixed integer linear programming (MILP) problems as well as all variants/combinations of LP, IP.
  Version: 0.0-1 | Last change: 2012-09-14 12:38:34+02 | Rev.: 54
  Download: linux(.tar.gz) | windows(.zip) | macosx(.tgz) | Build status: Current | Stable Release: Get ROI.plugin.glpk 0.0-1 from CRAN
  R install command: install.packages("ROI.plugin.glpk", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386) Mac OS X binary (multi-arch)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel) Mac OS X Leopard (patched) | devel (N/A)


ROI.plugin.ipop

ROI-plugin ipop

  This package enhances the R Optimization Infrastructure (ROI) package with the ipop solver of package kernlab.
  Version: 0.0-1 | Last change: 2011-10-11 20:49:41+02 | Rev.: 36
  Download: linux(.tar.gz) | windows(.zip) | macosx(.tgz) | Build status: Current
  R install command: install.packages("ROI.plugin.ipop", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386) Mac OS X binary (multi-arch)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel) Mac OS X Leopard (patched) | devel (N/A)


ROI.plugin.mosek

ROI-plugin MOSEK

  This package enhances the R Optimization Infrastructure (ROI) package with the MOSEK commercial solver for solving mixed integer quadratically constrained programming (MIQPQC) problems as well as all variants/combinations of LP, QP, QCP, IP.
  Version: 0.0-1 | Last change: 2012-08-22 10:38:45+02 | Rev.: 46
  Download: linux(.tar.gz) | windows(.zip) | macosx(.tgz) | Build status: Failed to build
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386) Mac OS X binary (multi-arch)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel) Mac OS X Leopard (patched) | devel (N/A)


ROI.plugin.quadprog

ROI-plugin quadprog

  This package enhances the R Optimization Infrastructure (ROI) package with the quadprog solver for solving quadratic programming (QP) problems.
  Version: 0.0-2 | Last change: 2012-08-07 16:55:02+02 | Rev.: 42
  Download: linux(.tar.gz) | windows(.zip) | macosx(.tgz) | Build status: Current | Stable Release: Get ROI.plugin.quadprog 0.0-1 from CRAN
  R install command: install.packages("ROI.plugin.quadprog", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386) Mac OS X binary (multi-arch)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel) Mac OS X Leopard (patched) | devel (N/A)


ROI.plugin.symphony

ROI-plugin symphony

  This package enhances the R Optimization Infrastructure (ROI) package with the symphony solver from the COIN-OR suite for solving mixed integer linear programming (MILP) problems as well as all variants/combinations of LP, IP.
  Version: 0.0-1 | Last change: 2011-10-04 00:00:18+02 | Rev.: 31
  Download: linux(.tar.gz) | windows(.zip) | macosx(.tgz) | Build status: Current | Stable Release: Get ROI.plugin.symphony 0.0-1 from CRAN
  R install command: install.packages("ROI.plugin.symphony", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386) Mac OS X binary (multi-arch)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel) Mac OS X Leopard (patched) | devel (N/A)

 

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.

Thanks to:
Vienna University of Economics and Business University of Wisconsin - Madison Powered By FusionForge