Re: [R] installation error

2016-10-02 Thread David Winsemius
> On Oct 1, 2016, at 10:58 AM, > wrote: > > Hello, > > I’m suman kumar. I am trying to use “syuzhet” packages and already installed > it but when using it then facing some error. > I have run these codes but in second line, it is showing errors. > > library(syuzhet) > textdata= get_text_as_

[R] installation error

2016-10-01 Thread suman4apr
Hello, I’m suman kumar. I am trying to use “syuzhet” packages and already installed it but when using it then facing some error. I have run these codes but in second line, it is showing errors. library(syuzhet) textdata= get_text_as_string("G:/SEM-3/DSE-PROJECT/AGASHIYEmain.txt") s_v = get_sente

Re: [R] R installation error

2013-05-10 Thread Emre Sahin
On Fri, May 10, 2013 at 01:33:34PM +0100, Meenu Chopra wrote: > Thanks to all > > The main problem with ma linux system is that its not able to install any > software using sudo command. > like i used command yum search libX11 , it shown that yum is not installed > and when i use sudo apt-get in

Re: [R] R installation error

2013-05-10 Thread Paul Johnson
Meenu: You have an elementary Linux setup and configuration problem to understand first, before you worry about configuring and compiling your own R. I agree strongly that this is something that all linux users should learn to do, but compiling R itself is like climbing Mt Everest as your first m

Re: [R] R installation error

2013-05-10 Thread Meenu Chopra
Thanks to all The main problem with ma linux system is that its not able to install any software using sudo command. like i used command yum search libX11 , it shown that yum is not installed and when i use sudo apt-get install yum its giving error E: Unable to locate package yum same problem with

Re: [R] R installation error

2013-05-09 Thread Jim Lemon
On 05/09/2013 11:06 PM, Meenu Chopra wrote: Hiii I am trying to install R-2.15.2 after doing ./configure its showing error: --with-x=yes (default) and X11 headers/libs are not available and when i am running make its showing make: *** No targets specified and no makefile found. Stop. Even I rea

Re: [R] R installation error

2013-05-09 Thread Milan Bouchet-Valat
Le jeudi 09 mai 2013 à 14:06 +0100, Meenu Chopra a écrit : > Hiii > > I am trying to install R-2.15.2 > after doing ./configure its showing error: --with-x=yes (default) and X11 > headers/libs are not available > > and when i am running make its showing > make: *** No targets specified and no mak

Re: [R] R installation error

2013-05-09 Thread PIKAL Petr
p-boun...@r-project.org [mailto:r-help-bounces@r- > project.org] On Behalf Of Meenu Chopra > Sent: Thursday, May 09, 2013 3:06 PM > To: r-help@r-project.org > Subject: [R] R installation error > > Hiii > > I am trying to install R-2.15.2 > after doing ./configure its sho

[R] R installation error

2013-05-09 Thread Meenu Chopra
Hiii I am trying to install R-2.15.2 after doing ./configure its showing error: --with-x=yes (default) and X11 headers/libs are not available and when i am running make its showing make: *** No targets specified and no makefile found. Stop. Even I read the install file also but i am not getting a

[R] R installation error: perl not found

2009-11-25 Thread Cristian Opazo
Hello: I'm trying to install R 2.10 on a Linux 64-bit machine running RHE4 using the "R-core-2.10.0-2.el4.i386.rpm" install package I downloaded from http://cran.opensourceresources.org/. After executing the RPM, the system looks for package dependencies and I get the following error message:

Re: [R] Installation error for RCurl in Redhat enterrpise 5

2008-07-25 Thread Momin, Amin A
AM GMT -05:00 US/Canada Eastern Subject: Re: [R] Installation error for RCurl in Redhat enterrpise 5 On Thu, 24 Jul 2008, Momin, Amin A wrote: > I am getting the following error while trying to install the RCurl > library. I have checked that the curl and the libcurl.so.3 is already >

Re: [R] Installation error for RCurl in Redhat enterrpise 5

2008-07-25 Thread Prof Brian Ripley
On Thu, 24 Jul 2008, Momin, Amin A wrote: I am getting the following error while trying to install the RCurl library. I have checked that the curl and the libcurl.so.3 is already installed in the /usr/bin You are almost surely missing the curl-devel RPM. On most Linux distros third-party pa

[R] Installation error for RCurl in Redhat enterrpise 5

2008-07-24 Thread Momin, Amin A
I am getting the following error while trying to install the RCurl library. I have checked that the curl and the libcurl.so.3 is already installed in the /usr/bin > install.packages("RCurl") --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... done trying URL '

Re: [R] Installation Error with Bioconductor on R

2008-06-19 Thread Martin Morgan
Hi AA Ask on the bioconductor mailing list, following the 'mailing lists' link on the front page http://bioconductor.org and... A A wrote: Hi, I am trying to install Bioconductor onto R version 2.7.0 for Windows. I installed R, then followed the instructions on http://www.bioconductor.org

[R] Installation Error with Bioconductor on R

2008-06-19 Thread A A
Hi, I am trying to install Bioconductor onto R version 2.7.0 for Windows. I installed R, then followed the instructions on http://www.bioconductor.org/download, which state that you should type the following: source("http://bioconductor.org/biocLite.R";) biocLite() When I do that, I get the f