Hi R community,
I am new to R and have been having issues installing the "DESeq2" package that I need to do a particular data transformation. I have tried many things and I would like help. I've tried posting in the BioConducter blogs but I am out of messages for the day. Essentially, I seem to be having problems with installing "GenomeInfoDbData" and get stuck at a non-zero exit status. I've been reading some of the posts here and from my understanding I should be able to install from a source that does not need compilation to get access to an older version of the package but it still reports a non-zero exit status. Can you please help me? I've been stuck on this problem for a long time. ):
The downloaded source packages are in
‘/private/var/folders/yq/0npyx_c53h11vckppmcv5vmc0000gn/T/Rtmpuvn0DW/downloaded_packages’
Warning messages:
1: In install.packages(...) :
installation of package ‘GenomeInfoDbData’ had non-zero exit status
2: In install.packages(...) :
installation of package ‘backports’ had non-zero exit status