HajkD / LTRpred

De novo annotation of young retrotransposons
https://hajkd.github.io/LTRpred/
GNU General Public License v2.0
45 stars 8 forks source link

‘httpuv’, ‘sourcetools’ had non-zero exit status #1

Closed assetdaniyarov closed 6 years ago

assetdaniyarov commented 6 years ago

How can I solve this problem? when installing and starting a pepline

biocLite("HajkD/LTRpred") BioC_mirror: https://bioconductor.org Using Bioconductor 3.6 (BiocInstaller 1.28.0), R 3.4.4 (2018-03-15). Installing github package(s) ‘HajkD/LTRpred’ Downloading GitHub repo HajkD/LTRpred@master from URL https://api.github.com/repos/HajkD/LTRpred/zipball/master Installing LTRpred пробую URL 'https://cloud.r-project.org/src/contrib/amap_0.8-14.tar.gz' Content type 'application/x-gzip' length 259358 bytes (253 KB)

downloaded 253 KB

Installing amap '/usr/lib/R/bin/R' --no-site-file --no-environ --no-save --no-restore --quiet \ CMD INSTALL '/tmp/Rtmp2VZBrC/devtools61bed5b1463/amap' \ --library='/home/aset/R/x86_64-pc-linux-gnu-library/3.4' --install-tests

ERROR: dependency ‘amap’ is not available for package ‘LTRpred’

HajkD commented 6 years ago

Hi @aset8,

It seems like you need to install the package amap before being able to install LTRpred. Did you already install all tools and dependencies as specified here in the Introduction https://hajkd.github.io/LTRpred/articles/Introduction.html#installation ?

Many thanks and best wishes, Hajk