warning in rstudio
1
0
Entering edit mode
8.7 years ago
zizigolu ★ 4.3k

sorry guys,

I tried to install seqine package in rstudio but it said that:

installing to /usr/people/home/izadi/R/x86_64-redhat-linux-gnu-library/3.2/seqinr/libs

** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'seqinr'
    finding HTML links ...Error in readRDS(f) : error reading from connection
* removing '/usr/people/home/izadi/R/x86_64-redhat-linux-gnu-library/3.2/seqinr'
Warning in install.packages :
  installation of package 'seqinr' had non-zero exit status

The downloaded source packages are in
    '/tmp/RtmpNoIs1C/downloaded_packages'

Do you know what happened please?

software-error r seqine • 4.2k views
ADD COMMENT
0
Entering edit mode

How did you install? install.packages("seqinr") didn't work?

ADD REPLY
0
Entering edit mode
8.7 years ago
zorbax ▴ 610

It's an issue with the directory in which you store you packages, I have come across this 3 solutions if your problem don't solve re-installing "seqinr":

  1. Delete your .Rhistory and .RData files in the directory in which you are running R.
  2. Try to run an "update.packages()"
  3. If those fail, you may have to delete the directory in which you have stored your downloaded packages /tmp/RtmpNoIs1C/downloaded_packages
ADD COMMENT

Login before adding your answer.

Traffic: 1924 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