Skip to content

Fl0Sch/ROI.plugin.gurobi

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
 
 
 
 
 
 
 
 

Installation

Before ROI.plugin.gurobi can be installed gurobi and its corresponding R package need to be installed. Both can be obtained from https://www.gurobi.com and more information about the installation can be found in the Quick Start Guides at https://www.gurobi.com/documentation.

ROI.plugin.gurobi was tested on Debian GNU/Linux 8 (jessie) with the gurobi versions 6.5 and 7.

After gurobi and gurobi (R package) are installed simply use

install.packages("ROI.plugin.gurobi", repos="http://R-Forge.R-project.org")
## or (recommended version)
remotes:::install_svn("svn://svn.r-forge.r-project.org/svnroot/roi/pkg/ROI.plugin.gurobi")
## or
remotes:::install_github("fl0sch/ROI.plugin.gurobi")

to install ROI.plugin.gurobi.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages