Bill Koppelman Posted May 27, 2021 Share Posted May 27, 2021 As the title says the Voronoi data function stopped working after upgrading to 10.10.3. I receivedthe following error: TIBCO Enterprise Runtime for R returned an error The data function '[TERR] Voronoi Aggregation' could not be executed. Error in marshallSpotfireOutputParameters(outputs, envir = marshallEn : object 'groupCenters' not found I think it is because the data frame groupCenters is not defined globally but I could not find a work around. Any help Link to comment Share on other sites More sharing options...
Gaia Paolini Posted June 1, 2021 Share Posted June 1, 2021 from what I see the data frame groupCenters is created on the fly. Maybe there is a combination of conditions for which it does not get created - but in both example dxps I downloaded it is does not go anywhere in output (data function parameter points to none) I downloaded the examples and data function from here:https://community.spotfire.com/modules/voronoi-polygons-tibco-spotfire and ran both dxps provided, I did not get an error; I am on version 11.3 though but the data function is the same. Does this happen for every input parameter configuration Is it possible that the input changed Link to comment Share on other sites More sharing options...
Gaia Paolini Posted June 1, 2021 Share Posted June 1, 2021 you could try removing it altogether from the list of output parameters. Link to comment Share on other sites More sharing options...
Bill Koppelman Posted June 7, 2021 Author Share Posted June 7, 2021 I was not using groupCenters so I ended up removing it. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now