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”

DESCRIPTION and PACKAGES files.
Allen S. Rout · Jul 20, 2006 · r-devel

Greetings; I'm working on translating the heirarchy of R packages into the Gentoo Ebuild environment, currently working from a 2.3.1 install. There are several data which it would be nice to see provided alongside the existing output...

chron and mysql
Joel Allen · Feb 15, 2000 · r-help

R 0.90.1 chron 2.2-2 MySQL 3.22.30 Attempts to create a chron object fail when using date and time data from a mysql database. It appears that chron does not like 4 digit years. Is...

dependencies on system packages
Allen S. Rout · Feb 9, 2011 · r-devel

Simon Urbanek <simon.urbanek at r-project.org> writes: > On Feb 4, 2011, at 1:24 PM, Dirk Eddelbuettel wrote: [...] >> We need to address this: With 2600+ packages and continued growth, >> manually wading through README is not good enough. We...

pch size in a legend
Allen Bingham · Jan 31, 2015 · r-help

Could you provide an example of trying to use pt.cex that "does not do the job"? Using pt.cex works fine for me when I've used it (R version 3.1.2 both 32 bit and 64 bit...

[Bioc-devel] new package: huex10stv2cdf
Allen Day · Oct 31, 2007 · bioc-devel

ok, thanks for the clarification. at any rate, i will leave the file at the url below. -allen On 10/31/07, Herve Pages <hpages at fhcrc.org> wrote: > Hi Allen, > > Allen Day wrote: > > This package was never accepted to...

Options for generating editable figures?
Allen McBride · Jan 2, 2012 · r-help

Hello all, I'm using R to produce figures for people who want to be able to edit the figures directly, and who use PowerPoint a lot. I use a Mac, and I'd appreciate any advice about how to...

Lattice wireframe or cloud plot with different colours by a group
Pamela Allen · Apr 1, 2011 · r-help

I have a question about wireframe 3-D plots and how to apply colors. I have a large dataset of river flow (m^3/s) over time, and I have coded these flows based on their height. I would like...

strftime fails on POSIXct objects (PR#10695)
Donald Allen · Feb 4, 2008 · r-devel

On Feb 4, 2008 9:49 AM, Peter Dalgaard <P.Dalgaard at biostat.ku.dk> wrote: > donaldcallen at gmail.com wrote: > > R 2.6.1 on a Thinkpad T60 running up-to-date Gentoo: > > > > Despite the documentation, which says: > > > > 'strftime...

Patch submission (whoops).
Allen S. Rout · Apr 23, 2010 · r-devel

Greetings, and apologies for the braino leading to my first posting to the general list. I'm reposting here, and changing how I attached the files; they were hard to work with in the other post. There's a coalescing...

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

On 03/13/2012 11:25 AM, Pierre-Yves Chibon wrote: > On Tue, 2012-03-13 at 09:23 -0400, Allen S. Rout wrote: >> >> [... patches ...] > > Sure :) OK, here are four of them. One fixes the dependencies I happened to run...

reading heterogeneous CSV
Allen S. Rout · Aug 11, 2009 · r-help

Greetings, all. I've got a datafile I've been working with that has an ideosyncratic, heterogeneous format. It's grossly like: [...] DISKREAD,metadata about disks MEM,metadata about memory ZZZZ,observation-identifier,time,date DISKREAD,observation-identifier,data about...

RFC: 'igraph' package update and backward compatibility
Allen S. Rout · Oct 24, 2011 · r-devel

On 10/20/2011 11:57 AM, Hadley Wickham wrote: > Generally, the absence of versioned dependencies makes it extremely > difficult to aggressively improve the design of a package. I think that aggressively varying a given packages' API would be confusing...

Error using augPred with nlme grouped data
Pamela Allen · Mar 23, 2008 · r-help

Hello all, I am having a problem using augPred after I have created an nlme object. My data is 3933 rows long with no NA's, and is grouped with this function: vanfem<-groupedData(mass~age.years|name, data=av...

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

Seth, Thanks, pkgDepTools looks like what we need. Some of that plotting code may even end up being used for visualizing non-R RPM graphs. Is this package able to identify packages that are distributed with R and not list...

Fitting ELISA measurements
Allen Liu · Feb 1, 2011 · r-help

Christopher Anderson <recsa <at> channing.harvard.edu> writes: > > Hello, > > I am trying to fit my Elisa results (absorbance readings) to a standard > curve. To create the standard curve model, I performed a 4-parameter > logistic fit using the 'drc' package...

error in readShapePoly
Hurlbert, Allen H. (Biology) · Jun 10, 2009 · r-sig-geo

Thanks Roger! Are there any instances in which one would want delete_null_obj=FALSE? -----Original Message----- From: Roger Bivand [mailto:Roger.Bivand at nhh.no] Sent: Wednesday, June 10, 2009 10:36 AM To: Hurlbert, Allen H. (Biology) Subject...

SystemRequirements (was DESCRIPTION and PACKAGES files )
Allen S. Rout · Jul 24, 2006 · r-devel

Seth Falcon <sfalcon at fhcrc.org> writes: > For the Bioconductor project, we also wanted more information to be > programatically available regarding the packages in a repository. > Instead of bloating the PACKAGES file, we put a separate file, VIEWS > in our...

Patch submission / request.
Allen S. Rout · Apr 23, 2010 · r-help

Greetings. There's a coalescing group which is working to imitate Dirk's fine translation of CRAN to APT, in the Fedora/Red-Hat flavored land. One of the things we're trying to do is implement as much as...

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

> On Sep 2, 2009, at 2:53 , Allen S. Rout wrote: > >> 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. >> >> [...] >> >> In other...

optional package dependency (enhances)
Allen S. Rout · Jan 20, 2010 · r-devel

Ross Boylan <ross at biostat.ucsf.edu> writes: > On Fri, 2010-01-15 at 10:48 +0000, Benilton Carvalho wrote: >> How about using: >> >> Enhances: Rmpi This unique local bestiary of dependencies is quite inconvenient for anyone trying to connect R...

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