TERR Data Functions
Spotfire® Enterprise Runtime for R (a/k/a TERR™) is an implementation of the R programming language that provides restricted and unrestricted execution environments. TERR data functions running in unrestricted mode have access to the operating system and can run arbitrary commands.
Component | Description |
---|---|
Authorization |
|
Execution context | A TERR data function runs locally or
remotely. Local execution takes place on the
Spotfire
client itself. Remote execution is when a
TERR
data function is sent off from a
Spotfire
client,
Spotfire Web Player
service, or
Spotfire Automation Services
service to a Spotfire Statistics Services service (a stand-alone product) or to
TERR™ Server
Edition (TERR service)
(which runs on a node manager).
Note: The TIBCO Spotfire Statistics Services server is discontinued and
will no longer be updated. You can continue to use it but no bug fixes or
security patches will be provided, and it will eventually be removed. Instead,
use the specific services for the data function language of interest to run
data functions. See the
Migration Guide for more information.
|
Parent topic: Script Types
Related reference
Related information