Package: rampl 0.02
rampl: Tools to work with AMPL from R
Tools to work with AMPL from R. Writing AMPL dat files, running AMPL locally or using the NEOS solvers.
Authors:
rampl_0.02.tar.gz
rampl_0.02.zip(r-4.5)rampl_0.02.zip(r-4.4)rampl_0.02.zip(r-4.3)
rampl_0.02.tgz(r-4.4-any)rampl_0.02.tgz(r-4.3-any)
rampl_0.02.tar.gz(r-4.5-noble)rampl_0.02.tar.gz(r-4.4-noble)
rampl_0.02.tgz(r-4.4-emscripten)rampl_0.02.tgz(r-4.3-emscripten)
rampl.pdf |rampl.html✨
rampl/json (API)
# Install 'rampl' in R: |
install.packages('rampl', repos = c('https://skranz.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/skranz/rampl/issues
Last updated 4 years agofrom:9a305a7f21 (on master). Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win | WARNING | Nov 17 2024 |
R-4.5-linux | WARNING | Nov 17 2024 |
R-4.4-win | WARNING | Nov 17 2024 |
R-4.4-mac | WARNING | Nov 17 2024 |
R-4.3-win | WARNING | Nov 17 2024 |
R-4.3-mac | WARNING | Nov 17 2024 |
Exports:ampl.make.dat.fileampl.make.run.fileampl.run.localampl.run.neosfast_str_split_fixedget.ampl.local.optionsget.ampl.neos.optionsinit.ramplneos.ampl.solvers
Dependencies:bitopsclidata.tableglpkAPIgluelifecyclemagrittrRCurlrestorepointrgmplrlangrneosstringistringrvctrsXML
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Generates an AMPL data file | ampl.make.dat.file |
Generate a default run file for a given AMPL model | ampl.make.run.file |
Solves an AMPL model using a local installation of AMPL | ampl.run.local |
Solves an AMPL model remotely using the NEOS Server | ampl.run.neos |
Quickly splits strings by a fixed pattern | fast_str_split_fixed |
Returns a list of availble solver for AMPL on NEOS | neos.ampl.solvers |