README.md

rampl

Tools to run AMPL models from R

Installation

First install the package devtools from CRAN and then run

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

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


skranz/rampl documentation built on April 12, 2021, 11:43 a.m.