Rdocumentation
powered by
Learn R Programming
rneos (version 0.4-1)
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
Link to current version
Version
Version
0.4-1
0.4-0
0.3-2
0.3-1
0.2-8
0.2-7
0.2-6
Install
install.packages('rneos')
Monthly Downloads
1,266
Version
0.4-1
License
GPL (>= 2)
Maintainer
Bernhard Pfaff
Last Published
January 25th, 2026
Functions in rneos (0.4-1)
Search all functions
NsubmitJob
XML-RPC method submitJob of Neos
Nversion
XML-RPC method version of Neos
NgetJobInfo
XML-RPC method getJobInfo of Neos
NlistSolversInCategory
XML-RPC method listSolversInCategory of Neos
NlistCategories
XML-RPC method listCategories of Neos
NprintQueue
XML-RPC method printQueue of Neos
NgetJobStatus
XML-RPC method getJobStatus of Neos
Nping
XML-RPC method ping of Neos
NgetSolverTemplate
XML-RPC method getSolverTemplate of Neos
Nwelcome
XML-RPC method welcome of Neos
XMLRPCServer
Create an instance of an XMLRPCServer object
Nhelp
XML-RPC method help of Neos
xml.rpc
Invoke XML-RPC method from R
rpc.serialize
Serialize R objects to XML-RPC format
NkillJob
XML-RPC method killJob of Neos
NlistAllSolvers
XML-RPC method listAllSolvers of Neos
CreateNeosComm
Creating an object for communications with NEOS
NgetIntermediateResultsNonBlocking
XML-RPC method getIntermediateResultsNonBlocking of Neos
NeosOff-class
Class "NeosOff"
NemailHelp
XML-RPC method emailHelp of Neos
NgetIntermediateResults
XML-RPC method getIntermediateResults of Neos
CreateXmlString
Inserting CDATA into XML-templates of NEOS
NgetFinalResults
XML-RPC method getFinalResults of Neos
NgetFinalResultsNonBlocking
XML-RPC method getFinalResultsNonBlocking of Neos
NeosJob-class
Class "NeosJob"
NeosXml-class
Class "NeosXml"
NeosAns-class
Class "NeosAns"
NeosComm-class
Class "NeosComm"