Skip to content

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.

310 results for “from:Warnes, Gregory R”

Recall: Quick "running" question
Warnes, Gregory R · Mar 26, 2004 · r-help

Warnes, Gregory R would like to recall the message, "Quick "running" question". LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}}

Odd error in R CMD check (PR#6695)
Warnes, Gregory R · Mar 26, 2004 · r-devel

> > There are errors, though, on ooplot.default and is.what(pi). > Yes, this is why I was working with the snapshot. ;^) -G LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}}

Fixed width graphics font?
Warnes, Gregory R · Feb 12, 2004 · r-devel

Is there any way to get a fixed width plot in graphs? I want to put a text matrix into a plot and this would make it easy. -Greg LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}}

genetics 1.1.0 released
Warnes, Gregory R · Oct 1, 2004 · r-packages

Version 1.1.0 of the genetics package is now available on CRAN. This release adds namespace support, and several minor bug fixes. -Greg Gregory R. Warnes Manager, Non-Clinical Statistics Pfizer Global Research and Development LEGAL NOTICE\ Unless expressly...

How to do get verbatim in Rd files
Warnes, Gregory R · Jul 15, 2003 · r-devel

I want to include a multi-line code block in the details section of a R manual page. How do I get an appropriate verbatim-like environment? \verbatim{...} doesn't do the trick, neither does \code{...}. -Greg LEGAL NOTICE\ Unless...

Add links to NEWS/ChangeLog to package pages
Warnes, Gregory R · Jun 9, 2004 · r-devel

Just a thought: It would be nice to be able to review the NEWS and/or ChangeLog files for packages via the package web page on CRAN... -Greg Gregory R. Warnes Manager, Non-Clinical Statistics Pfizer Global Research and Development...

No is.formula()
Warnes, Gregory R · Aug 25, 2004 · r-devel

There appears to be no "is.formula()" function in R-1.9.1. May I suggest that is.formula <- function(x) inherits(x, "formula") be added to base, since formula is a fundimental R type? Gregory R. Warnes Manager, Non...

genetics 1.1.0 released
Warnes, Gregory R · Oct 1, 2004 · r-help

Version 1.1.0 of the genetics package is now available on CRAN. This release adds namespace support, and several minor bug fixes. -Greg Gregory R. Warnes Manager, Non-Clinical Statistics Pfizer Global Research and Development LEGAL NOTICE\ Unless expressly...

Off Topic: Good reference for sample size calculations
Warnes, Gregory R · Sep 10, 2003 · r-help

Hi All, This is off topic, but we're drawing a blank here.. > In a presentation I'll be giving next week, I want to include a reference > to a good general text on computing sample sizes for standard experiments...

Broken Link for gregmisc_2.0.0.zip
Warnes, Gregory R · Jan 5, 2005 · r-devel

The link from http://cran.r-project.org/src/contrib/Descriptions/gregmisc.html to the windows package gregmisc_2.0.0.zip is broken. Also, could the appropriate email address for reporting web site problems please be added to the...

SAS or R software
Warnes, Gregory R · Dec 16, 2004 · r-help

> - Output delivery system (ODS): *Every* piece of SAS output is an > output object that can be captured as > a dataset, rendered in RTF, LaTeX, HTML, PDF, etc. with a relatively > simple mechanism (including graphs) > ods pdf file='mystuff.pdf''; > << any...

Reorganization of packages in the R distribution
Warnes, Gregory R · Dec 16, 2003 · r-devel

Ok, to take this thread in a slightly different direction. In my 'gregmisc' package I redefine the R code 'lowess' function by moving the existing 'lowess' to 'lowess.default' and making 'lowess' a generic. Is there a "proper" and "supported...

glm contrasts (was: no subject)
Warnes, Gregory R · Oct 11, 2005 · r-help

> estimable in bundle gregmisc (package gmodels) should do this. > > (Kiebitzers: Hope I got the bundle/package/library definition correct) FWIW, we tried gregmisc as a bundle, but it proved to be too much of a pain, so all of the...

as(df, "list") does not propagate names
Warnes, Gregory R · May 22, 2003 · r-devel

> -----Original Message----- > From: John Chambers [mailto:jmc@research.bell-labs.com] > Sent: Thursday, May 22, 2003 11:37 AM > This prompts a general question: do we want to promote certain S3 > methods? (It happens that as.list.data.frame is...

vfont and title() (PR#7031)
Warnes, Gregory R · Jun 29, 2004 · r-devel

The "Hershey" help page states: If the 'vfont' argument to one of the text-drawing functions ('text', 'mtext', 'title', 'axis', and 'contour') is a character vector of length 2, Hershey vector fonts are used to render the text. However, title...

SAS or R software
Warnes, Gregory R · Dec 20, 2004 · r-devel

> -----Original Message----- > From: Frank E Harrell Jr [mailto:f.harrell@vanderbilt.edu] ... > This is neat Greg. Just installed the latest gregmisc. Do you > automatically used fixed width fonts for this, for alignment > of columns? Unfortunately, I haven't found any...

pairlists (was: data manipulation function descriptions)
Warnes, Gregory R · Feb 14, 2003 · r-help

> -----Original Message----- > From: Luke Tierney [mailto:luke at stat.uiowa.edu] > R does not provide a pairlist data structure. This creates a dilemma > when translating some list-based xlispstat code, or, more > importantly, when implementing an algorithm for which parilists...

'cygpath -d' to fix windows paths with spaces
Warnes, Gregory R · Jun 5, 2004 · r-devel

The cygwin 'cygpath' command can now convert arbitrary windows and unix paths into the short ms-dos 8.3 equivalents. This tools might allow the windows build system to better deal with those messy long Windows file and directory names...

warnings(), last.warning, and libraries (PR#7363)
Warnes, Gregory R · Nov 12, 2004 · r-devel

1) If warnings are generated during the installation of a library, the 'last.warning' object is retained in the environment. 2) Since the warnings() does not explictly look in the .GlobalEnv for the object it will find 'last.warning' objects...

how to add error bar to the data in R?
Warnes, Gregory R · Sep 7, 2004 · r-help

Alternatively, use the plotCI() function from the gregmisc package. -G -----Original Message----- From: r-help-bounces at stat.math.ethz.ch To: jz7 at duke.edu Cc: r-help at stat.math.ethz.ch Sent: 9/7/04 5:08...

Can't find what you're looking for? Try searching with Google .