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.

148 results for “from:Allen”

File based configuration
Thomas Allen · Dec 5, 2007 · r-help

I'm wanting to run R scripts non-interactively as part of a "technology independent" framework. I want control over the behaviour of these processes by specifying various global variables in a "configuration file" that would be passed as a...

Trying to use current R2spec on RHEL.
Allen S. Rout · Mar 14, 2012 · r-sig-fedora

On 03/13/2012 05:21 PM, Pierre-Yves Chibon wrote: > On Tue, 2012-03-13 at 17:02 -0400, Allen S. Rout wrote: > >> In the other, I've made the '-p' package name willing to accept both >> "packagename" and...

Overriding S4 methods in an installed package
Allen McIntosh · Aug 17, 2007 · r-devel

Is it possible to override S4 methods in an installed package? The naive library("pkg") setMethod("foo", signature(obj = "bar"), function(obj , x, y) { new definition } , where="package:pkg") results in the error Error in setMethod("foo", signature(obj = "bar...

Categories or clusters for univariate data
Allen Hathaway · Feb 21, 2005 · r-help

If I have a vector, x, such that x <- c(1,2,3,4,5,8,9,10,11,12,15,16,17,18,19,22,23,24,33,34,35) if I plot that vector plot(x) it is...

Trying to use current R2spec on RHEL.
Allen S. Rout · Mar 13, 2012 · r-sig-fedora

On 03/12/2012 07:28 PM, Marc Schwartz wrote: > [...] So I've updated everything Python from EPEL on my RHEL 5 box. Versions included below. # R2spec -p RColorBrewer Traceback (most recent call last): File "/usr/bin/R2spec", line 29...

An offer: R packages in Gentoo Land?
Allen S. Rout · Jun 28, 2006 · r-devel

Greetings. I love R, we run Gentoo. I want to maintain R packages in the same methods I use for the rest of them; in Gentoo this is in "the portage tree", or in "a portage overlay". I am working...

two questions for R beginners
Allen S. Rout · Feb 26, 2010 · r-help

Ivan Calandra <ivan.calandra at uni-hamburg.de> writes: > Related to it, the *apply functions are still a bit difficult to > understand. When I have to use them, I just try one and see what > happens. I don't understand...

Data sets for teaching advanced stats with R
Allen Cornelius · Jan 29, 2013 · r-sig-teaching

Knowledgable group, I am in the process of designing an advanced statistics class for doctoral level clinical psychology students. Their background in basic statistical concepts is OK, but they have little exposure to statistical software. I am looking for pre...

Thinking about using two y-scales on your plot?
Allen S. Rout · Apr 2, 2008 · r-help

"hadley wickham" <h.wickham at gmail.com> writes: > Please read this first: > http://www.perceptualedge.com/articles/visual_business_intelligence/dual-scaled_axes.pdf > > It's a reasoned discussion of why it's a bad idea and proposes some > alternative...

Boxplot Help: Re-ordering the x-axis
Pamela Allen · Aug 17, 2006 · r-help

I am having a problem using boxlpot with my data. I have my data arranged in a data table, and two of my columns are "mass" and "month". I am trying to plot the mass of my study animals by...

FIFO on windows, redux
Allen S. Rout · Aug 11, 2009 · r-devel

Are FIFOs supported in modern windowsen? The help() for connections that discusses fifos suggests that they are not > (They do work on most Unix platforms, and all but 'fifo' on > Windows.) and that they are > On platforms where 'vsnprintf' does...

setting font in plots
Mark Allen · Mar 1, 2007 · r-help

Dear Reader I am trying to change the font in a plot and after several trials finally came up with the following code. plot(var_a, var_b, pch = 16, font.lab = 10, font = 10) points(var_a, var_c...

Class attributes
Allen L · Dec 4, 2009 · r-help

Dear R forum, I want to replace all the elements in a data frame (dd) which match the character "x" with "0". What's the most elegant way of doing this (there must be an easy way which I've...

Trying to use current R2spec on RHEL.
Allen S. Rout · Mar 12, 2012 · r-sig-fedora

On 03/12/2012 04:32 PM, Marc Schwartz wrote: > > > Otherwise known as "RPM Hell", which is why years ago, Fedora and RH moved to 'yum' as the default package manager, since yum handles all of the dependencies... :-) > Yes; but...

Dependencies of packages' CHECK....
Allen S. Rout · Sep 1, 2009 · r-devel

I'm working to automate the building of RPM packages for CRAN &c. In the process, I'm trying to get a sense of the correct dependencies. It's my sense that R CMD CHECK is the Right Way to...

SAS equivalent for R's signif function?
Allen Bingham · Feb 9, 2015 · r-help

Probably posting this to the wrong list ... but I'm in the process of learning R, after many years of using SAS --- so I thought I'd ask this question here: Is there with a function (or macro) in SAS...

[Bioc-devel] RPMs for Bioconductor from Biopackages
Allen Day · Jan 25, 2007 · bioc-devel

Hi, This is a cross post to both the Biopackages discussion list and the Bioconductor devel list. I'm an RPM developer for the Biopackages project ( http://biopackages.net ). We've previously built Bioconductor 1.8 for several different flavors...

Overriding S4 methods in an installed package
Allen McIntosh · Aug 18, 2007 · r-devel

Seth Falcon wrote: > Allen McIntosh <mcintosh at research.telcordia.com> writes: >> Is it possible to override S4 methods in an installed package? >> The naive >> library("pkg") >> setMethod("foo", signature(obj = "bar"), >> function(obj , x, y) { new definition } >> , where="package:pkg...

[Bioc-devel] User-Specified Parameter to Package
Jeff Allen · Dec 20, 2010 · bioc-devel

Hello. I'm looking to create an R package which requires a user-specific parameter in order to work. To be more descriptive: I'm making a database API available via an R package, but I want to control access...

[Bioc-devel] Fwd: [PATCH] simpleaffy 2.9.3 support for HT_HG-U133A and U133AAofAv2
Allen Day · May 8, 2007 · bioc-devel

Seth, Yes, it looks like the forwarding of my previous post to the list dropped the attachments. I have re-attached again on this message. This addresses a deficiency of simpleaffy in recognizing two HG-U133A variants. Specifically, I was...

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