Packages for use with Spotfire

TIBCO Enterprise Runtime for R includes a set of packages specifically for working with Spotfire.

Package Name Description
Spotfire This package is deprecated. See SpotfireData.
SpotfireConnector This package contains functions used between Spotfire and Spotfire Statistics Services. You would probably not call these functions directly.
SpotfireData This package contains functions for managing datasets between Spotfire and TIBCO Enterprise Runtime for R. (In particular, the functions are for reading and writing files in the Spotfire Binary Data format (SBDF).) Advanced users might consider importing their Spotfire data directly in the TIBCO Enterprise Runtime for R engine for debugging purposes.
SpotfireSPK This package contains one function: buildSPK. Use this package to create an SPK to contain your R language packages that you want distributed to other Spotfire Professional users. (The packages in your SPK can be automatically distributed to Spotfire Professional users who are working with data functions with local TIBCO Enterprise Runtime for R engines.)
SpotfireStats This package contains the helper functions used by Spotfire predictive analytics. You would probably not call these functions directly.
SpotfireUtils This package contains utility functions for interfacing between Spotfire and the TIBCO Enterprise Runtime for R engine.