[R] Problem in installing simba package
sreenath
sreenath.rajur at macfast.ac.in
Wed Jul 15 08:22:08 CEST 2015
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.
More information about the R-help
mailing list