Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

TIBCO Enterprise Runtime for R

TERR Data functions persistent session

It would be good if TERR data functions implement a mechanism to persist a TERR session. I mean, execute a TERR data function that receives data (massive data) and be able to persist that session so any other TERR data function would get access to...
over 3 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

Support for R-style graphics

While TERR supports the creation of graphics via Javascript packages (like those based on htmlwidgets), it does not currently support R-style graphics (e.g., the plot function)
over 10 years ago in Spotfire / TIBCO Enterprise Runtime for R 1 Future Consideration

Ensure `data.table::patterns()` compatibility in future release

data.table is preferred when working with large data sets for speed, and data.table::patterns() facilitates column(s) selection with regular expression, which is useful for concise code, as oppose to doing this as a separate line item.
almost 5 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

Implement the Rprof function

This case is related to TIBCO support case #01791114 which is submitted internally in TIBCO feature requirements database. Whilst applying best practices is obviously something that should be done: It appears that the profiler in R-Studio is broke...
almost 7 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

Complete listing of data function packages for TERR Service

In Spotfire Server, Nodes & Services, provide visibility to the Administrator to what packages are currently deployed. One suggestion would be to list packages (data functions) for each deployment package for the TERR service. Another would be...
almost 8 years ago in Spotfire / TIBCO Enterprise Runtime for R 1 Future Consideration

Be able to direct an RinR function to a centrally manager R server

Currently if you use local TERR and want to utilize an R script, you can do so using an RinR script. However that script requires a local R engine - you either: Set R engine connection in script – explicit and good for just the script execution M...
over 9 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

stats::nls() function in the TERR does not support port option

the stats::nls() function in the TERR, despite the version of R being 4.0.2 and despite nls showing that “port” is an option for the algorithm argument and the upper/lower arguments are available. Looks like TERR does not support the port algorith...
9 months ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

Create a Data Function definition (.sfd file) directly from RStudio

WHAT: Provide utility functions, documentation, perhaps UI for an R author to create a Data Function Definition directly from RStudio WHY: Enable an R author to create Data Functions without having to use the Spotfire UI, and do more of their work...
over 10 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

Easily display htmlwidgets/Javascript visualizations from TERR in Spotfire

WHAT: TERR can create interactive visualizations using htmlwidgets based (and other) Javascript visualizations, but there is not an easy way to return those to display in Spotfire. There should be a simple and straightfoward way of doing this. WHY...
over 10 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

R Syntax code checking in TERR Scripting window

Remember how I-Miner used to do a quick syntax once-over of the (S+) code before saving & closing the text window? It would be convenient if the Spotfire TERR window would do a similar once-over syntax check.
over 10 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration