I am having difficulties downloading a burden testing software package into R from Github. I am receiving a compilation error resulting in a non-zero exit status, specifically an issue related to mvn_test.o
I have attempted to install the package as a precompiled binary version, installed dependencies, set the correct compiler, and installed any missing build tools and am still receiving a non-zero exit status with the same error message related to mvn_test.o
This is the resulting error:
72: mvn_test.o] Error 1
ERROR: compilation failed for package ‘SVDFunctions’
- removing ‘C:/Users/n10276823/AppData/Local/Programs/R/R-4.3.3/library/SVDFunctions’
Warning in install.packages :
installation of package ‘C:/Users/N10276~1/DOWNLO~1/SVDFunctions-1.1 (1).tar.gz’ had non-zero exit status
Solomon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.