Re: [R] Can not load Rcmdr

2015-04-01 Thread John Fox
--- > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of a b > Sent: April-01-15 10:15 AM > To: r-help@r-project.org > Subject: Re: [R] Can not load Rcmdr > > Thanks for the quick response! > > While I agree Rcommander is not the same thing as either ESS or

Re: [R] Can not load Rcmdr

2015-04-01 Thread Ista Zahn
On Wed, Apr 1, 2015 at 10:14 AM, a b wrote: > Thanks for the quick response! > > While I agree Rcommander is not the same thing as either ESS or RStudio, it > can also be useful as a wrapper when testing out functions and scripts. I > learned R on it and it's a more comfortable environment for me

Re: [R] Can not load Rcmdr

2015-04-01 Thread a b
Thanks for the quick response! While I agree Rcommander is not the same thing as either ESS or RStudio, it can also be useful as a wrapper when testing out functions and scripts. I learned R on it and it's a more comfortable environment for me than ESS. (Thank you for writing it!) Strangely tcl

Re: [R] Can not load Rcmdr

2015-04-01 Thread a b
BTW I've also tried this as non-root: R CMD javareconf -e and there's still a problem with rJava not being able to access the library that was supposedly compiled and installed in my home R directory. I think it may have to do with the fact we're using an older version of R. We're using Java 1.

Re: [R] Can not load Rcmdr

2015-04-01 Thread John Fox
aster.ca/jfox/ > -Original Message- > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of a b > Sent: March-31-15 4:20 PM > To: r-help@r-project.org > Subject: Re: [R] Can not load Rcmdr > > I have a similar issue with tcl. > > I am using R on a L

Re: [R] Can not load Rcmdr

2015-03-31 Thread a b
I have a similar issue with tcl. I am using R on a Linux server. Rcmdr installed OK, but it won't run: > R.Version() $platform [1] "x86_64-unknown-linux-gnu" $arch [1] "x86_64" $os [1] "linux-gnu" $system [1] "x86_64, linux-gnu" $status [1] "" $major [1] "3" $minor [1] "1.0" $year [1] "20

Re: [R] Can not load Rcmdr

2013-04-15 Thread John Fox
Dear Lugwig, Have you followed the steps in the Rcmdr installation notes at ? In particular, have you installed X-Windows? Mac OS X Mountain Lion does not come with X-Windows installed. Best, John

Re: [R] Can not load Rcmdr

2013-04-15 Thread David Winsemius
On Apr 15, 2013, at 1:51 PM, Ludwig Asam wrote: > Hello, > > I have the same problem on my mac and it doesn't work to load Rcmdr.. > >> library(Rcmdr) > Error : .onAttach failed in attachNamespace() for 'Rcmdr', details: > call: structure(.External(.C_dotTclObjv, objv), class = "tclObj") >

[R] Can not load Rcmdr

2013-04-15 Thread Ludwig Asam
Hello, I have the same problem on my mac and it doesn't work to load Rcmdr.. > library(Rcmdr) Error : .onAttach failed in attachNamespace() for 'Rcmdr', details: call: structure(.External(.C_dotTclObjv, objv), class = "tclObj") error: [tcl] invalid command name "image". Error: package or

Re: [R] Can not load Rcmdr

2013-01-16 Thread Milan Bouchet-Valat
Le mardi 15 janvier 2013 à 22:49 +, Esformes, Carley M. a écrit : > I am getting the error message: > > > > library(Rcmdr) > > Loading required package: car > > Loading required package: MASS > > Loading required package: nnet > > Error : .onAttach failed in attachNamespace() for 'Rcmdr',

[R] Can not load Rcmdr

2013-01-15 Thread Esformes, Carley M.
I am getting the error message: > library(Rcmdr) Loading required package: car Loading required package: MASS Loading required package: nnet Error : .onAttach failed in attachNamespace() for 'Rcmdr', details: call: structure(.External("dotTclObjv", objv, PACKAGE = "tcltk"), class = "tclOb