Jump to content

'reshape2' package could not install


Prashant S A
Go to solution Solved by David Boot-Olazabal,

Recommended Posts

Hi,

I am using Dynamic Unpivot TERR Data Function for one of my use case but while executing it, received below error message
Error in library(pkg, character.only = TRUE) : there is no package called 'reshape2'

Looking at above, I try to install 'reshape2' using TERR tools via package management option but it is failing with below message.

Could somebody help with next steps on how to fix and how to run it on webplayer also.

Thank you!
image.png.e49945e8d49e005991134af71d82f013.png

Link to comment
Share on other sites

Hi Prashant,

Not sure if this is related to your version of Spotfire or not, but can you tell us on which Spotfire version you are?
Besides that, are you able to install the package via the TERR Console?

image.thumb.png.9f9876feea330fcc0a246419d1afc45d.png

More information can also be found here, if you need to specify more parameters when using the TERR Console.

Kind regards,

David

Link to comment
Share on other sites

  • Solution

Hi Prashant,

Can you try to see if you can:
- copy the reshape2.zip from the mentioned location to the working directory of TERR (in my case, that would be C:\Users\david\AppData\Local\Spotfire\14.2.0\Modules\Spotfire Enterprise Runtime for R_64_6.1.3.17\engine);
- install the zip file with this command: install.packages("reshape2.zip").

If that still fails with the same error, you may want to apply the latest hotfixes for this version and try again.

Kind regards,

David

  • Like 1
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...