Closed graemeleehickey closed 10 years ago
Have tried installing on a Mac with R version 3.0.2 with the following error:
install.packages("ALDEx2_0.99.1.tar.gz") Warning message: package ‘ALDEx2_0.99.1.tar.gz’ is not available (for R version 3.0.2)
Tried also on Windows 7 running R version 3.1.0, and received same error message.
The command to install should be: install.packages("ALDEx2_0.99.1.tar.gz”, type=“source”, repos=NULL)
Have tried installing on a Mac with R version 3.0.2 with the following error:
Tried also on Windows 7 running R version 3.1.0, and received same error message.