Re: [R] RCommander issue

2017-05-18 Thread Jim Lemon
Hi Thambu, Try downloading the package from CRAN. For example, I just tried this with the rgdal package as I need to use it. The package (rgdal_1.2-7.zip) is saved on the local hard disk. Then find out where your R executable is. For me it is: E:\jim\R\R-3.3.3\bin\x64\R.exe Now open a "Command P

Re: [R] RCommander issue

2017-05-17 Thread Jim Lemon
Hi Thambu, You must have an internet connection, otherwise you couldn't access CRAN. Have you tried using "install.packages" (see the help page) from within R? Your message isn't clear whether you have used that function or tried to download the package from a Web browser and then install it from t

Re: [R] RCommander issue

2017-05-03 Thread Jim Lemon
Hi Thambu (David?), While I like the misspelling of CRAN (there is a lot CRAMmed on it), could this be your problem? Jim On Thu, May 4, 2017 at 12:55 AM, thambu david via R-help wrote: > Dear AllI am learning R commander and have un-installed my earlier version of > R and installed the 3.4 vers

[R] RCommander issue

2017-05-03 Thread thambu david via R-help
Dear AllI am learning R commander and have un-installed my earlier version of R and installed the 3.4 version for windos. I have an older PC that runs on windows XP professionalThe problem is that when i try and work with R, when i set the CRAM mirror or choose a program to Install i keep gettin

Re: [R] Rcommander

2011-03-02 Thread John Fox
Hamilton, Ontario, Canada http://socserv.mcmaster.ca/jfox > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > On Behalf Of Scott Chamberlain > Sent: March-02-11 8:02 AM > To: Selda Korkmaz > Cc: r-help@r-project.org

Re: [R] Rcommander

2011-03-02 Thread Scott Chamberlain
install.packages("Rcmdr", dependencies=TRUE) library(Rcmdr) Scott On Wednesday, March 2, 2011 at 2:41 AM, Selda Korkmaz wrote: > Dear Sirs, > > i just downloaded the R programm on my Macbook, but I can´t open Rcmdr, > although I installed the needed Rcmdr-packages. I would be very happy, if y

Re: [R] Rcommander

2011-03-02 Thread John Fox
ct.org] > On Behalf Of Selda Korkmaz > Sent: March-02-11 3:41 AM > To: r-help@r-project.org > Subject: [R] Rcommander > > Dear Sirs, > > i just downloaded the R programm on my Macbook, but I can4t open Rcmdr, > although I installed the needed Rcmdr-packages. I would be very

[R] Rcommander

2011-03-02 Thread Selda Korkmaz
Dear Sirs, i just downloaded the R programm on my Macbook, but I can´t open Rcmdr, although I installed the needed Rcmdr-packages. I would be very happy, if you could help me. Telephone: +49 151 10868600 (Germany) or e-mail Yous sincerely, Selda Korkmaz s...@seldakorkmaz.com www.seldakorkma

Re: [R] Rcommander installation fails on Fedora 9

2008-08-15 Thread Paul Smith
John, I am not sure whether the following solves the problem, but you could try it: yum install gcc-gfortran Best, Paul On Fri, Aug 15, 2008 at 10:02 PM, John Sorkin <[EMAIL PROTECTED]> wrote: > Paul, > I installed R-devel as root, and then re-tried to install R-cmdr as a > regular users. Unf

Re: [R] Rcommander installation fails on Fedora 9

2008-08-15 Thread John Sorkin
Paul, I installed R-devel as root, and then re-tried to install R-cmdr as a regular users. Unfortunately I still receive multiple error messages. Any suggestions? I have pasted on set of error messages below: * DONE (multcomp) * Installing *source* package 'party' ... ** libs gcc -m32 -std=gnu99 -

Re: [R] Rcommander installation fails on Fedora 9

2008-08-15 Thread Peter Dalgaard
John Sorkin wrote: Fedora 9 R 2.7.1 I tried to install R on my Linux system using install.packages("Rcmdr", dependencies=TRUE). I received many, many, many error messages. I hope someone can suggest a fix. Looks like you forgot to install the R-devel package. (And yes, the error message

Re: [R] Rcommander installation fails on Fedora 9

2008-08-15 Thread Paul Smith
On Fri, Aug 15, 2008 at 6:15 PM, John Sorkin <[EMAIL PROTECTED]> wrote: > Fedora 9 > R 2.7.1 > > I tried to install R on my Linux system using > install.packages("Rcmdr", dependencies=TRUE). > > I received many, many, many error messages. I hope someone can suggest a > fix. > > The output from warn

[R] Rcommander installation fails on Fedora 9

2008-08-15 Thread John Sorkin
Fedora 9 R 2.7.1 I tried to install R on my Linux system using install.packages("Rcmdr", dependencies=TRUE). I received many, many, many error messages. I hope someone can suggest a fix. The output from warnings() is listed below. A more detailed list of errors from one of the failed installa