Re: [R] R commander (Rcmdr) won't start [SOLVED]

2019-12-08 Thread Fox, John
Dear Gabriele, > On Dec 8, 2019, at 3:35 AM, gabriele pallotti wrote: > > Dear John, > thank you for your prompt reply. An inexperienced user like me tends to see > the .Rdata folder like the document folder for other programs, and, as one > doesn't have to delete the document folder when upd

Re: [R] R commander (Rcmdr) won't start [SOLVED]

2019-12-08 Thread gabriele pallotti
Dear John, thank you for your prompt reply. An inexperienced user like me tends to see the .Rdata folder like the document folder for other programs, and, as one doesn't have to delete the document folder when updating Libreoffice, tends to think the same for R. But let me take the opportunity to e

Re: [R] R commander (Rcmdr) won't start [SOLVED]

2019-12-06 Thread Fox, John
Dear Gabriele, I'm glad that you were able to solve your problem. I spent a bit of time today updating my R from 3.6.0 to 3.6.1 and updating all R packages on Ubuntu, and, for what is now an obvious reason, I was unable to duplicate the problem. Saving the .Rhistory file is benign but saving th

Re: [R] R commander (Rcmdr) won't start [SOLVED]

2019-12-06 Thread Jeff Newmiller
Experienced R users avoid creating .Rdata files (with nothing in front of the period) because R will automatically load them and any mistakes recorded there can interfere with future uses of R when started from the directory containing that file. RData files with something in front of the period

[R] R commander (Rcmdr) won't start [SOLVED]

2019-12-06 Thread gabriele pallotti
I managed to get Rcmdr working simply by deleting the .Rdata and .Rhistory file from the work directory. It is rather weird, as I thought they only contained data and settings, but probably some of these belonged to the older version of R/Rcmdr and were not compatible with the new version. I'll kee

[R] R commander (Rcmdr) won't start

2019-12-06 Thread gabriele pallotti
Hallo I've been using R and R commander (Rcmdr) for some years, never had problems. I'm on Xubuntu 16.04. Yesterday I updated R from 3.4.4 to 3.6.1 and all sorts of problems occurred. Firstly I completely removed R from my system, including old directories (with some hiccups, I must admit). Then I

Re: [R] R Commander qcc

2015-05-17 Thread John Kane
Thanks John, I had not realised they were on CRAN. Definately a great help. John Kane Kingston ON Canada > -Original Message- > From: j...@mcmaster.ca > Sent: Sun, 17 May 2015 08:15:14 -0400 > To: jrkrid...@inbox.com, gjkr...@gmail.com > Subject: Re: [R] R Commander qcc

Re: [R] R Commander qcc

2015-05-17 Thread John Fox
ious things I missed when first using R was that you can > just copy and paste code into R if you are working through an example to see > what is happening > > John Kane > Kingston ON Canada > > > > -Original Message- > > From: gjkr...@gmail.com > &

Re: [R] R Commander qcc

2015-05-17 Thread John Kane
-0700 (PDT) > To: r-help@r-project.org > Subject: [R] R Commander qcc > > I am completely new to R and am trying to utilize its capabilities as an > alternative to Minitab. I don't have any development ability at all, but > the R Commander GUI is able to give me the functi

[R] R Commander qcc

2015-05-17 Thread Greg K
I am completely new to R and am trying to utilize its capabilities as an alternative to Minitab. I don't have any development ability at all, but the R Commander GUI is able to give me the functionality I need with the exception of control charts. I have installed the qcc package but when I load

Re: [R] R Commander and FactoMineR

2013-04-02 Thread John Fox
regards: > daniel > > Feladó: Pascal Oettli [kri...@ymail.com] > Küldve: 2013. április 2. 11:18 > To: Dániel Kehl > Cc: r-help@r-project.org > Tárgy: Re: [R] R Commander and FactoMineR > > Hello, > > Did you check the position

Re: [R] R Commander and FactoMineR

2013-04-02 Thread Dániel Kehl
change the output of the point-and-click method. Best regards: daniel Feladó: Pascal Oettli [kri...@ymail.com] Küldve: 2013. április 2. 11:18 To: Dániel Kehl Cc: r-help@r-project.org Tárgy: Re: [R] R Commander and FactoMineR Hello, Did you check the posi

Re: [R] R Commander and FactoMineR

2013-04-02 Thread Pascal Oettli
Hello, Did you check the position of the brackets, for example for "invisible" argument? Regards, Pascal On 04/02/2013 06:09 PM, Dániel Kehl wrote: Dear Users, I helped to install R Commander and FactoMineR to one of my collegaues. He wanted to do an MCA. Selecting three variables and usin

[R] R Commander and FactoMineR

2013-04-02 Thread Dániel Kehl
Dear Users, I helped to install R Commander and FactoMineR to one of my collegaues. He wanted to do an MCA. Selecting three variables and using the default settings results in only one graph, the variables representation, where he gets three points for the three variables (which is totally fine)

Re: [R] R Commander - Time Series

2012-08-09 Thread John Kane
Skitt's is definately the name I remember. Very active on some English language newsgroups. John Kane Kingston ON Canada > -Original Message- > From: dwinsem...@comcast.net > Sent: Thu, 9 Aug 2012 13:13:40 -0700 > To: jrkrid...@inbox.com > Subject: Re: [R] R Com

Re: [R] R Commander - Time Series

2012-08-09 Thread Prof Brian Ripley
On 09/08/2012 21:13, David Winsemius wrote: On Aug 9, 2012, at 8:55 AM, John Kane wrote: Rather dput(head(my data, 50)) There's an Internet name for the misspelling a correction of a spelling error. Something like Corollary. This is what I found, but it's not the name I (don't) remember:

Re: [R] R Commander - Time Series

2012-08-09 Thread David Winsemius
id...@inbox.com Subject: Re: [R] R Commander - Time Series On Aug 9, 2012, at 9:21 AM, John Kane wrote: I don't think a lot of people here use R Commander so diagnosing something from there may be difficult. Probably the first thing to do is to supply us with some sample data. The be

Re: [R] R Commander - Time Series

2012-08-09 Thread John Kane
> Rather dput(head(my data, 50)) Argh!!! I think that in the third time in three weeks . John Kane Kingston ON Canada > -Original Message- > From: michael.weyla...@gmail.com > Sent: Thu, 9 Aug 2012 10:29:07 -0500 > To: jrkrid...@inbox.com > Subject: Re: [R] R Comma

Re: [R] R Commander - Time Series

2012-08-09 Thread John Fox
McMaster Univeristy Hamilton, Ontario, Canada > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > On Behalf Of Billpete002 > Sent: August-09-12 6:55 AM > To: r-help@r-project.org > Subject: [R] R Commander - Time Series >

Re: [R] R Commander - Time Series

2012-08-09 Thread Michael Weylandt
Wecome to R. > > > John Kane > Kingston ON Canada > > >> -Original Message- >> From: billpete...@hotmail.com >> Sent: Thu, 9 Aug 2012 06:54:50 -0700 (PDT) >> To: r-help@r-project.org >> Subject: [R] R Commander - Time Series >> >

Re: [R] R Commander - Time Series

2012-08-09 Thread John Kane
> To: r-help@r-project.org > Subject: [R] R Commander - Time Series > > Hello all, > > I'm just starting to learn R and I heard a good way of doing that was R > Commander. For my work I use a lot of time series, so I installed (and > loaded) R Commander with epack. &g

[R] R Commander - Time Series

2012-08-09 Thread Billpete002
Hello all, I'm just starting to learn R and I heard a good way of doing that was R Commander. For my work I use a lot of time series, so I installed (and loaded) R Commander with epack. When I go to Ts-Models, after loading my data, I click on ARIMA Models tab. I load my variable D1 Ln Demand (1

Re: [R] R Commander options

2011-12-29 Thread John Fox
o:r-help-bounces@r- > project.org] On Behalf Of Michael Schmidt > Sent: December-28-11 2:12 PM > To: r-help@r-project.org > Subject: Re: [R] R Commander options > > Folks, > Thanks for the help and I've used it as follows. I've created a > .Rprofile file in my h

Re: [R] R Commander options

2011-12-28 Thread John Fox
Dear Michael, > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- > project.org] On Behalf Of Michael Schmidt > Sent: December-28-11 2:12 PM > To: r-help@r-project.org > Subject: Re: [R] R Commander options > > Folks, > Thanks fo

Re: [R] R Commander options

2011-12-28 Thread Michael Schmidt
Folks, Thanks for the help and I've used it as follows. I've created a .Rprofile file in my home directory and placed the following code in it: options(Rcmdr = list(default.font="*helvetica-medium-r-normal-*-15*", log.font.size = 15, log.width = 54, log.height = 6, output.height = 18, scale.fact

Re: [R] R Commander options

2011-12-27 Thread John Fox
rger > Sent: December-27-11 5:41 PM > To: Michael Schmidt > Cc: r-help@r-project.org > Subject: Re: [R] R Commander options > > It is very easy. > > Here is my Projector() function from library(RcmdrPlugin.HH) > > Projector <- function() { > Rcmdr <-

Re: [R] R Commander options

2011-12-27 Thread Richard M. Heiberger
It is very easy. Here is my Projector() function from library(RcmdrPlugin.HH) Projector <- function() { Rcmdr <- options()$Rcmdr Projector.options <- list(log.font.size = 15, log.width = 54, log.height = 6, output.height = 18, scale.factor = 1.4) Rcmd

[R] R Commander options

2011-12-27 Thread Michael Schmidt
I realize this is basic, but I can't figure out the syntax for setting options for R Commander. I'm running Linux Mint and want to increase the R Commander font sizes. I see that there are (apparently command line) options to do so. I have a desktop launcher with the following command line: sh

Re: [R] R Commander QQ Plot with triangular distribution

2011-03-09 Thread Richard and Barbara Males
e=4000. >>> >>> I hope this helps, >>>  John >>> >>> >>> John Fox >>> Senator William McMaster >>>  Professor of Social Statistics >>> Department of Sociology >>> McMaster Univer

Re: [R] R Commander QQ Plot with triangular distribution

2011-03-09 Thread Peter Ehlers
da http://socserv.mcmaster.ca/jfox -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Richard and Barbara Males Sent: March-08-11 10:49 AM To: r-help@r-project.org Subject: [R] R Commander QQ Plot with triangular distribution

Re: [R] R Commander QQ Plot with triangular distribution

2011-03-09 Thread John Fox
Dear Dick, > -Original Message- > From: Richard and Barbara Males [mailto:rbma...@gmail.com] > Sent: March-09-11 10:54 AM > To: John Fox > Cc: r-help@r-project.org > Subject: Re: [R] R Commander QQ Plot with triangular distribution > > Thank you for your promp

Re: [R] R Commander QQ Plot with triangular distribution

2011-03-09 Thread Richard and Barbara Males
t;> From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] >> On Behalf Of Richard and Barbara Males >> Sent: March-08-11 10:49 AM >> To: r-help@r-project.org >> Subject: [R] R Commander QQ Plot with triangular distribution >> >> I am attemptin

Re: [R] R Commander QQ Plot with triangular distribution

2011-03-08 Thread John Fox
f Social Statistics Department of Sociology McMaster University 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 Richard and Barbara Males > Sent: March-08-

[R] R Commander QQ Plot with triangular distribution

2011-03-08 Thread Richard and Barbara Males
I am attempting to use the R Commander Graphs Quantile-Comparison functionality on a dataset, to compare with a triangular distribution. I have the package triangle. My question is on the syntax of how to specify the parameters of the theoretical distribution in the Parameters field of the dial

Re: [R] R Commander - how to disable the alphabetical sorting of variable names?

2011-01-05 Thread John Fox
Of Iurie Malai > Sent: January-05-11 7:39 AM > To: r-help@r-project.org > Subject: [R] R Commander - how to disable the alphabetical sorting of > variable names? > > > I try to disable alphabetical sorting of the variable names but I fail, R > Commander does not store any

[R] R Commander - how to disable the alphabetical sorting of variable names?

2011-01-05 Thread Iurie Malai
I try to disable alphabetical sorting of the variable names but I fail, R Commander does not store any changes made in the "Commander Options" menu / window. I tried to insert "options(sort.names = FALSE)" in Rprofile.site and .Rprofile config files but without success. Does anyone know the solut

Re: [R] R-Commander plug-in difficulties

2010-02-15 Thread Prof Brian Ripley
Your package (RcmdrPlugin.MAc on CRAN) does not depend on Rcmdr. I suppose you mean the getRcmdr in Rcmdr, and that will be not available when your package is loaded in a vanilla session. My guess is that you intended such a dependence (in the Depends line in the DESCRIPTION file). It passed

[R] R-Commander plug-in difficulties

2010-02-15 Thread AC Del Re
Hi All, I have recently created an Rcmdr plugin package and it passed all the checks and was uploaded to CRAN. I then downloaded it from CRAN and tried running it from my local R program and received this error: ... Error in f(libname, pkgname) : could not find function "getRcmdr" Error in librar

Re: [R] R commander.

2009-10-14 Thread Ilyas .
thank u so much for ur help,,i have tried it before,,and succeded to do so,,the problem is that, in the next stage of the package i am facing a problem which i dont know how to fix,,,i am useing cnvpack ( http://www.meb.ki.se/~yudpaw/) and in the following command i get an error,,which is.. > cnv

Re: [R] R commander.

2009-10-12 Thread David Winsemius
You seem to have gotten an extraneous list item called "Chromosome" to which an empty string has been assigned. What happens if you issue this command: ann2 <- data.frame( Name=ann$Name, Position=ann$Position, Chr.num=factor(ann$Chr.num) ) (I took the liberty of making Chr.num into a fact

Re: [R] R commander.

2009-10-12 Thread joris meys
As the error says, you have different row numbers in your variables. The variable $Chromosome has no values. try : ann <- data.frame( ann [-3] ) Cheers Joris On Mon, Oct 12, 2009 at 8:29 AM, Ilyas . wrote: > i have two RData files,,i want to print them to check the format of the > tables in the

[R] R commander.

2009-10-12 Thread Ilyas .
i have two RData files,,i want to print them to check the format of the tables in these files,,,i can load both the files and can read it as well > load('ann.RData') > str(ann) List of 4 $ Name : chr [1:561466] "rs3094315" "rs12562034" "rs3934834" "rs9442372" ... $ Position : int [1:561466

Re: [R] R Commander question

2008-07-14 Thread Darin Brooks
Windows XP Pro -Original Message- From: John Kane [mailto:[EMAIL PROTECTED] Sent: Monday, July 14, 2008 2:57 PM To: r-help@r-project.org; Darin Brooks Subject: Re: [R] R Commander question What OS? --- On Mon, 7/14/08, Darin Brooks <[EMAIL PROTECTED]> wrote: > From: Dar

Re: [R] R Commander question

2008-07-14 Thread John Kane
What OS? --- On Mon, 7/14/08, Darin Brooks <[EMAIL PROTECTED]> wrote: > From: Darin Brooks <[EMAIL PROTECTED]> > Subject: [R] R Commander question > To: r-help@r-project.org > Received: Monday, July 14, 2008, 1:56 PM > Good afternoon > > New to R ... new to t

[R] R Commander question

2008-07-14 Thread Darin Brooks
Good afternoon New to R ... new to the list. I have installed R Commander 1.2-9 and it functions perfectly. I would, however, like to upgrade my Rcmdr to version 1.3-15 ... but I can't seem to shake the 1.2 version. Do you have any tips on how to upgrade? Thanks for your time and considerat

Re: [R] R-Commander - pie charts menu blinded out

2008-02-06 Thread Peter Dalgaard
John Fox wrote: > Dear Peter and Iksmax, > > To elaborate slightly, the Rcmdr tries to figure out which menu items are > appropriate in a given context, and as Peter says, requires that you have at > least one factor in the active dataset before activating the pie chart menu > item; only factors wi

Re: [R] R-Commander - pie charts menu blinded out

2008-02-05 Thread John Fox
er.ca/jfox > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > project.org] On Behalf Of Peter Dalgaard > Sent: February-05-08 5:45 PM > To: Agrarimmobilien > Cc: R-help@r-project.org > Subject: Re: [R] R-Commander - pie charts menu blinded out > > Agrari

Re: [R] R-Commander - pie charts menu blinded out

2008-02-05 Thread Peter Dalgaard
Agrarimmobilien wrote: > Hello, > > I hope somebody can help me. I'm using the R-comander with library(Rmcdr). > > Using the menu, I added an new data-matrix . After I wanted to draw a pie > chart, but the problem is, that the pie chart menu is blinded out. > > In the concerning variable column, t

[R] R-Commander - pie charts menu blinded out

2008-02-05 Thread Agrarimmobilien
Hello, I hope somebody can help me. I'm using the R-comander with library(Rmcdr). Using the menu, I added an new data-matrix . After I wanted to draw a pie chart, but the problem is, that the pie chart menu is blinded out. In the concerning variable column, there are no NA -Value (is.na) . Any