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.
Full_Name: Byron Ellis Version: 2.4.1 OS: N/A Submission from: (NULL) (75.55.126.10) R_tryEval is implied to be in the public API by 'Embedding R in Other Applications,' but not documented in 'Writing R...
Full_Name: Byron Ellis Version: 1.5.0 OS: Solaris 2.8 Submission from: (NULL) (140.247.27.60) the INSTALL variable gets set to tools/install-sh, I'm guessing it should actually be set to $(top_srcdir)/tools...
Yes, isn't that FANTASTIC? :-) On 4/25/07, Seth Falcon <sfalcon at fhcrc.org> wrote: > Hi, > > Sorry, everything is working fine. I just needed to start X11 first. > > + seth > > -- > Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center > http...
Hi all, For making plots with transparency I've found the following function quite useful when specifying colors that I thought might be of interest (I suspect it's easier to implement under R-devel. IIRC rgb() now takes matrix...
Full_Name: Byron Ellis Version: R 1.9.0 OS: OS X .3 Submission from: (NULL) (140.247.241.138) Under OS X, when something is launched via "open" or the Dock or the Finder it is passed a Process...
Is the anonymous CVS repository for R presently broken? There haven't been many updates coming through and the repository files seem to differ significantly from the rsync version of R-devel... Byron Ellis (bellis@hsph.harvard.edu) "Oook" - The...
Hi all (especially R-core) I suppose, With the introduction of the new functional programming functions into base I thought I'd ask for a Curry() function. I use a simple one that looks this: Curry = function(FUN,...) { .orig = list...
So, after a little bit of hacking around (and a housemate who DOES use fink :-)) I've finally got the gifi version of R 1.6.2 running on my iBook. To get things working I needed libjpeg, libpng (R...
THAT'S how you find the length of a string?!! *smacks forehead* I ended up doing a regex for /$^/. Man, I feel stupid. On Friday, August 29, 2003, at 01:59 PM, Wolfram Fischer wrote: > I would propose to add...
So, consider the following: > example(glm) > g = function(model) { w = runif(9);glm(model,weights=w); } > g(counts ~ outcome + treatment) Error in eval(expr, envir, enclos) : object "w" not found Huh?! I suspect that somebody is lazily evaluating arguments in...
Hi all, I remember a couple of months ago there was a brief discussion about FCS3.0 files, in particular DiVA files recorded in floating point. Was there ever any progress made on reading those in? I took a look...
Full_Name: Byron Ellis Version: R-devel (1.8.0) OS: OS X Submission from: (NULL) (209.150.60.78) I recently left out the 'Package' field out of the DESCRIPTION file (yes, I know about package.skeleton() ) only to...
Would there be any interest in a patch to introduce "ReadConsoleEx," analogous to the WriteConsoleEx? The idea would be to pass the prompt type and browser level to applications implementing a user interface to make it easier to implement features...
Hi All, I find myself wondering if there is a canonical means of achieving the multiple-dispatch version of 'super'? Specifically, I have a set of classes A, B, X and Y where B extends A and a method Foo...
So PCRE dropped into R-devel recently, I tried just dropping 3.9 (latest version) into src/extra/pcre and compiling on Win32 but its dying during the final link (undefined reference to 'pcre_free') is there some special magic...
For the last, I dunno, week or so I've been unable to build R... I finally took the time to investigate and the crash is in building 'methods': all.R is unchanged ../../../library/methods/man/methods.Rd is unchanged...
Hoping Jan or someone has an idea of where this guy is coming from: gcc -framework Carbon -mdynamic-no-pic -L/usr/local/lib -o R.bin Rmain.o -L../../lib -lR ld: /usr/lib/gcc/darwin/3.3/libgcc...
you should be able to build gettext without a C# compiler by passing --disable-csharp during the configuration phase. On Feb 18, 2005, at 2:49 AM, stefano iacus wrote: > I've added some more infos on system configuration needed...
Cmd-D On Apr 30, 2006, at 10:03 AM, Douglas Bates wrote: > Is there a keyboard shortcut to select "Don't Save" from the panel > that R-GUI brings up in response to Apple-Q? I prefer not to...
http://www.analytics.washington.edu/statcomp/ You probably want to look at either Rpvm or the R Statistical Server (Python/SOAP) On Mar 22, 2004, at 4:21 AM, Anders Sj?gren wrote: > Dear all, > > does anyone know if there...
Can't find what you're looking for? Try searching with Google .