Deploy a package to Spotfire Statistics Services
The developer can upload, update, or remove packages on the server using the C# or Java APIs.
- A TERR or open-source R developer writes custom functions.
- The developer combines the functions in a package.
Note: See Deploying R code for the Function client interface for a list of resources providing more information about building and deploying open-source R language packages to Spotfire Statistics Services.
- The developer or the server administrator deploys the package to the server via a tool or an API for system-wide deployment.
For more information about managing packages, see Deploying R code for the Function client interface.
Note: For more information about developing packages for
open-source R, see the R documentation.
Spotfire Statistics Services does not ship
open-source R code or
open-source R documentation.
Note: Open-source R is available under separate open source software license terms and is not part of TIBCO Spotfire Statistics Services. As such, open-source R is not within the scope of your license for TIBCO Spotfire Statistics Services. Open-source R is not supported, maintained, or warranted in any way by TIBCO Software Inc. Download and use of open-source R is solely at your own discretion and subject to the free open source license terms applicable to open-source R.
- A custom R function
The Function Client API contains an evaluation method, which sends the function to be evaluated to the server.
Copyright © TIBCO Software Inc. All rights reserved.