Skip to content

skranz/rgmpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rgmpl

Tools to run GMPL files from R

Installation

First install the package devtools from CRAN and then run

  library(devtools);
  install_github("skranz/rgmpl")

To run AMPL files via the NEOS Server, you also need to run

install.packages("XMLRPC", repos = "http://www.omegahat.org/R", type = "source") install.packages("rneos")

About

Tools to use GMPL models in R via glpkApi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages