Dear PlinkSEQers,
Forgive me for my naive question - I'm new to PlinkSEQ/Rplinkseq.
I am installing PlinkSEQ and Rplinkseq to a Linux server. I installed PlinkSEQ without any issues (I think) and now I would like to install Rplinkseq.
I downloaded protobuf 2.4.1 and installed using the directions provided on the PlinkSEQ installation page in my home directory on a large/community server at my workplace (/home/priya/protobuf-2.4.1)
I have my own instance of R 3.0.0 i and have that installed in the same directory (however to launch R I need to type /home/priya/R-3.0.0/bin/R in the command line)
Next I downloaded Rplinkseq-0.08.tar.gz into my home directory.
When I launch R and type install.packages("Rplinkseq-0.08.tar.gz") I am given MANY errors with the last being :
Warning message:
In install.packages("Rplinkseq-0.08.tar.gz") :
installation of package ‘Rplinkseq-0.08.tar.gz’ had non-zero exit status
Have I installed protobuf 2.4.1 in the right place? How can I install Rplinkseq so it works!?
Thanks in advance!
-Priya