When installing simba package following error showing

install.packages("simba")
Installing package into ‘/home/cbl/R/x86_64-redhat-linux-gnu-library/3.1’
(as ‘lib’ is unspecified)
--- Please select a CRAN mirror for use in this session ---
also installing the dependency ‘vegan’

trying URL 'http://ftp.iitm.ac.in/cran/src/contrib/vegan_2.3-0.tar.gz'
Error in download.file(url, destfile, method, mode = "wb", ...) : 
  cannot open URL
'http://ftp.iitm.ac.in/cran/src/contrib/vegan_2.3-0.tar.gz'
In addition: Warning message:
In download.file(url, destfile, method, mode = "wb", ...) :
  cannot open: HTTP status was '0 (null)'
Warning in download.packages(pkgs, destdir = tmpd, available = available,  :
  download of package ‘vegan’ failed
trying URL 'http://ftp.iitm.ac.in/cran/src/contrib/simba_0.3-5.tar.gz'
Error in download.file(url, destfile, method, mode = "wb", ...) : 
  cannot open URL
'http://ftp.iitm.ac.in/cran/src/contrib/simba_0.3-5.tar.gz'
In addition: Warning message:
In download.file(url, destfile, method, mode = "wb", ...) :
  cannot open: HTTP status was '0 (null)'
Warning in download.packages(pkgs, destdir = tmpd, available = available,  :
  download of package ‘simba’ failed




--
View this message in context: 
http://r.789695.n4.nabble.com/Problem-in-installing-simba-package-tp4709882.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to