Unable to install R packages in spotfire analyst

408 Views Asked by At

I'm using Spotfire Analyst v10.4. I'm writing data functions in Spotfire which require specific R packages. I've tried installing packages from TERR console and from TERR package management. I am an admin user and every time I get the same error : "Error in unzip(zipFile): Error calling zip command". Any help appreciated on how to solve this.

enter image description here

1

There are 1 best solutions below

0
Guilherme Viegas On

I was able to install the "vctrs" package, which was returning the same error (not being able to unzip the file) by copying the package from the R folder and placing it in the TERR folder, along with the other packages. As soon as I tried to install it again in Spotfire it recognized that it was there already and I could continue my analysis.