Learn R Programming

rneos (version 0.4-0)

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,622

Version

0.4-0

License

GPL (>= 2)

Maintainer

Last Published

April 23rd, 2020

Functions in rneos (0.4-0)

CreateNeosComm

Creating an object for communications with NEOS
NgetJobInfo

XML-RPC method getJobInfo of Neos
NlistAllSolvers

XML-RPC method listAllSolvers of Neos
CreateXmlString

Inserting CDATA into XML-templates of NEOS
NlistCategories

XML-RPC method listCategories of Neos
Nping

XML-RPC method ping of Neos
NsubmitJob

XML-RPC method submitJob of Neos
Nwelcome

XML-RPC method welcome of Neos
NlistSolversInCategory

XML-RPC method listSolversInCategory of Neos
NkillJob

XML-RPC method killJob of Neos
Nversion

XML-RPC method version of Neos
NeosJob-class

Class "NeosJob"
NgetSolverTemplate

XML-RPC method getSolverTemplate of Neos
Nhelp

XML-RPC method help of Neos
NgetIntermediateResultsNonBlocking

XML-RPC method getIntermediateResultsNonBlocking of Neos
NgetJobStatus

XML-RPC method getJobStatus of Neos
XMLRPCServer

Create an instance of an XMLRPCServer object
NprintQueue

XML-RPC method printQueue of Neos
rpc.serialize

Serialize R objects to XML-RPC format
xml.rpc

Invoke XML-RPC method from R
NgetFinalResultsNonBlocking

XML-RPC method getFinalResultsNonBlocking of Neos
NeosXml-class

Class "NeosXml"
NeosOff-class

Class "NeosOff"
NeosAns-class

Class "NeosAns"
NgetFinalResults

XML-RPC method getFinalResults of Neos
NeosComm-class

Class "NeosComm"
NgetIntermediateResults

XML-RPC method getIntermediateResults of Neos
NemailHelp

XML-RPC method emailHelp of Neos