Products | Versions |
---|---|
Spotfire Enterprise Runtime for R | All supported versions |
Spotfire Analyst | All supported versions |
Spotfire Desktop | All supported versions |
An R package is a set of functionality for R or TERR that might not be included in the base installations of R or TERR. You may need to install additional R packages in order to create or use Spotfire analyses that include TERR Data Functions and/or TERR Expression Functions. For example, the TERR or R script used in a Spotfire data function may have been written to use functions from one or more of the user-contributed packages available from the open-source R community's CRAN repository (https://cran.r-project.org/).
A common source of issues in data functions is the use of different versions of such packages in different working environments. In a scenario where a data function works properly in one environment, but fails in another environment, a good first step in troubleshooting is to compare the versions of external packages installed in both environments.