Hello everyone I am trying to install CummeRbund in my computer: I used source("http://bioconductor.org/biocLite.R") I used biocLite("cummeRbund") command. however, when I tried to library cummeRbund, it gave me error as I am showing it to you (Error in library(cummeRbund) : there is no package called ‘cummeRbund’). As well as I install sudo apt-get install libcurl4-openssl-dev libxml2-dev, through Linux terminal, but I am still getting the same error message. Does any body have an idea about this issue?
I appreciate your help and time Shaiam
1 answer
Are you using VM on a windows system? I think there may be something wrong with the gcc compiler if you using VM. I got the same error when I tried to install cummeRbund on my VM ubuntu. I switched to dual boot and everything worked fine.
Log in to answer this question.