How to bypass WGCNA installation error?
0
0
Entering edit mode
3.8 years ago
fernardo ▴ 170

I am trying to install WGCNA with R 3.6, MAC, Rstudio, and I get the following output:

installation of package ‘WGCNA’ had non-zero exit status

The first error starts by this:

corFunctions-utils.c:891:10: warning: unused variable 'vx' [-Wunused-variable]
  double vx, vy;

Already applied suggestion:

More:

  • xcode-select --install # says already installed

  • Mac: Catalina

Thanks for any suggestion

wgcna microarray R • 1.0k views
ADD COMMENT
0
Entering edit mode
corFunctions-utils.c:891:10: warning: unused variable 'vx' [-Wunused-variable]
  double vx, vy;

This is a warning, not an error. The error should be something else.

ADD REPLY
0
Entering edit mode

Update (Solution):

I wouldn't say this would be a solution (As it still happens in R3.6), but I could manage it by installing lastest version of R 4.0 and WGCNA could be installed easily.

ADD REPLY

Login before adding your answer.

Traffic: 2108 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6