The Spotfire SPK
A Spotfire SPK is usually created and tested by developers to package and deploy third-party extensions to the Spotfire Server, which can then be distributed to Spotfire Professional users. This mechanism has previously been available to Spotfire Professional users.
TIBCO Enterprise Runtime for R contains an R package with one function (buildSPK) that you can use to build an SPK that contains one or more R packages. See Creating the Spotfire SPK for detailed instructions.
The R packages bundled into an SPK are distributed to Spotfire Analyst users who want to write data functions and create analyses using data functions.
This documentation does not cover the Spotfire SPK in general, only those built using the SpotfireSPK package and containing R packages. For more information about the SPK in general, see the Spotfire SDK documentation.