README.md

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



skranz/rgmpl documentation built on Dec. 15, 2021, 1:49 a.m.