A Structure for Interfaces from R
Convert an Object to a Dictionary or Array in JSON Notation
Specialize the R Object Returned from an Interface Evaluator
Generate a Server Language Expression corresponding to an R Object
Class for Assigned Proxy Objects and Related Mechanisms
Write A Proxy Function to a File or Connection
Carry Out an Evaluator Initialization Action
Add to Table of Search Paths and Import Commands
Utilities for Server-Language Specific Use
Make a Help Topic an Explicit Character String
A Class to Describe General Server Objects
Get or start an evaluator for an interface
Reference class for all interface evaluators
Classes of objects representing errors or other conditions in a server...
Test if an Object is a Proxy
Miscellaneous methods
Plain Double Quote for Names
Send a Non-scalar Version of an Object
Construct a String in JSON Notation to Represent an R Object
Generate the Explicit Dictionary form for an R Object
Execute a Setup Step for a Package
A Class to Describe Classes in the Server Language
A Class for Objects that are Proxies for Specific Server Class Objects
The Evaluator Function Object Referred to from a Proxy Objec
A Class for Proxy Functions
Return the Server Language Name Corresponding to a Proxy Object
Class Union to Represent Proxy Objects
The Definition of a Server Language Class
Class Union for Describing Server Language Fields
Create a Proxy Class
Convert a Simple Object to JSON String
Unconverted Server Language Objects
Convert the String Returned by a Server Language Interface to an R Obj...
A class that facilitates returning R vectors via a list in JSON
A Structure for Interfaces from R
Support for interfaces from R to other languages, built around a class for evaluators and a combination of functions, classes and methods for communication. Will be used through a specific language interface package. Described in the book "Extending R".