Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Thanks all for your answer, As the maintainer of the R GUI Projects web page I will continue to place a link to all software that do not obviously enfringes GPL, that is, RExcel, RxlCommander or JGR. Best, Philippe Grosjean
I'd vote for the inchworm because what is more representative to stat? The Gauss curve, of course! What looks like a Gauss curve? The inchworm: http://www.floridanature.org/photos/Geometridae,_Tallahassee,_20011230.jpg http://www.daniellesplace.com/Images2...
After a search session in Google, I found this page: http://www.prevx.com/filenames/X1993788672854780728-0/RGUI.EXE.html which classifies Rgui.exe (clearly stated as "R for Windows GUI front-end") in a database of virus, spyware and...
Yes, it is known. It is a major power supply fealure during all night... and UPS were exhausted. The site is now back again. Sorry for the inconvenience. Best, Philippe Grosjean Mario Valle wrote: >>From yesterday I cannot connect anymore...
Hello, Does someone know how to execute an expression in R, limiting the time to evaluate it and raising an exception if it takes too long to run? Something like: > with.timeout(expr, timeout = 10) which stops the evaluation of...
In the examples section of ?cutree (stats package): hc <- hclust(dist(USArrests)) cutree(hc, k=1:5)#k = 1 is trivial cutree(hc, h=250) ## Compare the 2 and 3 grouping: <<= SHOULD READ AS: "2 and 4 grouping" g24 <- cutree...
Uwe Ligges wrote: [...] > > > Yes, that is exactly what Duncan already did! > > From CHANGES: > > "The installer can set defaults for MDI/SDI display, help style, and > default action on q(). Custom builds of R can change these defaults." > > Uwe Ligges Oh...
Simon Urbanek wrote: > > [...] > For command-line R use the proper one: > LANG=fr_FR.UTF-8 R > and that work just fine for me (you can use non-UTF-8, but make sure you > have the right terminal then). > > Cheers...
In ?options, one reads warnings.length, but it should be warning.length. Version: platform = i386-apple-darwin8.10.1 arch = i386 os = darwin8.10.1 system = i386, darwin8.10.1 status = major = 2 minor = 6.1 year = 2007 month = 11...
Hello, I have added a link to it from http://www.r-project.org/GUI. Thanks. Best regards, Philippe ...........]<(({?<...............<?}))><............................... ) ) ) ) ) ( ( ( ( ( Dr. Philippe Grosjean ) ) ) ) ) ( ( ( ( ( LOV, UMR 7093 ) ) ) ) ) Station Zoologique ( ( ( ( ( Observatoire Oc?anologique ) ) ) ) ) BP 28 ( ( ( ( ( 06234 Villefranche sur mer cedex ) ) ) ) ) France ( ( ( ( ( ) ) ) ) ) tel: +33...
Hello, Does anybody know if there is somewhere in R a function to calculate the Lyapunov exponent in a time series? Thanks, Philippe Grosjean .......................................................<??}))><.... ) ) ) ) ) ( ( ( ( ( Prof. Philippe Grosjean \ ___ ) \/ECO\ ( Numerical Ecology of Aquatic Systems /\___/ ) Mons-Hainaut University, Pentagone / ___ /( 8, Av. du...
On 03/03/10 09:26, Karl Ove Hufthammer wrote: > On Tue, 2 Mar 2010 15:13:54 -0500 Ralf B<ralf.bierig at gmail.com> wrote: >> 1) What are your 3 most useful R package? and > > plyr > ggplot2 > lattice...
John W. Eaton wrote: > On 17-Nov-2004, Philippe Grosjean <phgrosjean at sciviews.org> wrote: > > | - There is no possibility to make a commercial GUI for R (thanks to > | the GPL), > > This is false. Please don't confuse "commercial" (Red Hat...
This question is probably trivial, but I don't find the answer. I have code that is different for Windows, Unix/Linux and Mac OSX. The man page of .Platform tells that .Platform$OS.type is the right way to...
Hello, I know this topic has been discussed already several times. Is it a workable solution that emerged? I would like to place R graph in vector format in an OpenOffice Writer document (solution working in Linux AND Mac OS...
Hi all, Following the major electricity problem we got at the University during the summer (the R Wiki was down for several days), there is a need for shutting off electricity on the whole campus for a full day to...
> res <- tkmessageBox(title = "test",message = "Continue?", + icon ="question", type = "okcancel") > if (tclvalue(res) == "ok") 1 else 2 Happy new year! Philippe Grosjean Richard M?ller wrote: > Hello, > I have the TCl/Tk command > "tkmessageBox(titel="",message="x",icon="question",type...
On 10 Oct 2013, at 13:17, ivan <i.petzev at gmail.com> wrote: > test <- foreach(i = 1:3) %:% > foreach (j = 1:3) %do% { > paste(i,j,sep=",") > } Not easily reproducible, unless you write #install.packages("foreach") require(foreach) in...
Norman Goodacre wrote: > the following code apprantely, for some grand old reason, induces a syntax error: > > if (seq[i] = "A") m <- trans[1,] > > where seq is a vector and trans is a matrix. I cannot for the life of me...
Hello, Online help of download.file() refers to CRAN.packages() (in R 2.2.0) which is deprecated in favor of available.packages(). May be should it be better updated? Best, Philippe Grosjean -- ..............................................<?}))><........ ) ) ) ) ) ( ( ( ( ( Prof. Philippe Grosjean ) ) ) ) ) ( ( ( ( ( Numerical Ecology of Aquatic...
Can't find what you're looking for? Try searching with Google .