Jump to content

tidyr in TERR 4.5


Sorani Dejsook

Recommended Posts

Hi expert

I have some issue on tidyr in TERR. I got the error below after I try to run my script.

TIBCO Enterprise Runtime for R returned an error: 'Error in library(tidyr) : there is no package called 'tidyr'

eval(expr, envir, enclos)

eval(expr, envir, enclos)

library(tidyr)

stop("there is no package called '", package, "'")'.

at Spotfire.Dxp.Data.DataFunctions.Executors.LocalFunctionClient.OnExecuting()

at Spotfire.Dxp.Data.DataFunctions.Executors.AbstractFunctionClient.d__0.MoveNext()

at Spotfire.Dxp.Data.DataFunctions.Executors.SPlusFunctionExecutor.d__0.MoveNext()

at Spotfire.Dxp.Data.DataFunctions.DataFunctionExecutorService.d__6.MoveNext()

 

It shows "there is no package called 'tidyr'" But I already installed the tidyr library into Spotfire sever.

 

Below are the software version I'm using

- Spotfire version:7.11.1

- TERR version : 4.5

- tidyr (0.8.3)

 

Please help. Anyone who has face this issue before and knows what is the root cause

Regards,

Sorani D.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...