Learn R Programming

⚠️There's a newer version (0.4-0) of this package.Take me there.

rneos (version 0.3-2)

XML-RPC Interface to NEOS

Description

Within this package the XML-RPC API to NEOS is implemented. This enables the user to pass optimization problems to NEOS and retrieve results within R.

Copy Link

Version

Install

install.packages('rneos')

Monthly Downloads

1,134

Version

0.3-2

License

GPL (>= 2)

Maintainer

Bernhard Pfaff

Last Published

January 3rd, 2017

Functions in rneos (0.3-2)

NeosOff-class

Class "NeosOff"
NeosJob-class

Class "NeosJob"
NeosXml-class

Class "NeosXml"
NemailHelp

XML-RPC method emailHelp of Neos
NeosAns-class

Class "NeosAns"
NgetFinalResults

XML-RPC method getFinalResults of Neos
NgetFinalResultsNonBlocking

XML-RPC method getFinalResultsNonBlocking of Neos
NeosComm-class

Class "NeosComm"
CreateXmlString

Inserting CDATA into XML-templates of NEOS
CreateNeosComm

Creating an object for communications with NEOS
NlistCategories

XML-RPC method listCategories of Neos
NlistSolversInCategory

XML-RPC method listSolversInCategory of Neos
NgetSolverTemplate

XML-RPC method getSolverTemplate of Neos
NgetJobInfo

XML-RPC method getJobInfo of Neos
Nhelp

XML-RPC method help of Neos
NgetJobStatus

XML-RPC method getJobStatus of Neos
NgetIntermediateResultsNonBlocking

XML-RPC method getIntermediateResultsNonBlocking of Neos
NgetIntermediateResults

XML-RPC method getIntermediateResults of Neos
NlistAllSolvers

XML-RPC method listAllSolvers of Neos
NkillJob

XML-RPC method killJob of Neos
Nping

XML-RPC method ping of Neos
NprintQueue

XML-RPC method printQueue of Neos
Nwelcome

XML-RPC method welcome of Neos
Nversion

XML-RPC method version of Neos
NsubmitJob

XML-RPC method submitJob of Neos