An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130708/3a3947d4/attachment.pl>
R installation Problem
2 messages · sridhar srinivasan, Uwe Ligges
6 days later
On 08.07.2013 11:42, sridhar srinivasan wrote:
Dear R Developers, I have two doubts related to R 1. i try to install R package 3.0 in my linux system ./configure. it gives Error as configure: error: --with-readline=yes (default) and headers/libs are not available
Read the R Installation manual and procive libreadline.
2. This is related to library i am trying to install the library(cummeRbund) in differeent R version in another system it shows Error as
source("http://bioconductor.org/biocLite.R")
Error in file(con, "r") : cannot open the connection In addition: Warning message: In file(con, "r") : unable to resolve 'bioconductor.org'
biocLite("cummeRbund")
Error: could not find function "biocLite"
No proper internet connection? best, Uwe Ligges
Could anybody suggest on the same.. Thanks Sridhar [[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list 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.