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.

1,092 results for “from:Seth Falcon”

[Bioc-devel] physical memory dump when using cellHTS 1.4
Seth Falcon · Feb 14, 2007 · bioc-devel

Discussion moved to the bioconductor list.

[Bioc-devel] version argument to setClass and serialized instances
Seth Falcon · Apr 21, 2006 · bioc-devel

Doh! This was intended for R-devel. So sorry. :-( + seth

Parallel computations using snow: how to combine boot objects?
Seth Falcon · Jan 21, 2005 · r-help

Take a look at the utility function in snow called something like clusterSplit.

OO programming in R
Seth Falcon · Feb 13, 2003 · r-help

> I'm looking for some examples on OO programming in R. Me too! Please share anything you find with the list. + seth

truly object oriented programming in R
Seth Falcon · Aug 12, 2004 · r-help

For an overview of the OOP R package, see http://cran.r-project.org/doc/Rnews/Rnews_2001-3.pdf + seth

Sorting
Seth Falcon · Sep 11, 2003 · r-help

See ?order. On Thu, Sep 11, 2003 at 06:45:49PM -0400, MZodet at ahrq.gov wrote: > What is the best way to sort a dataframe?

apply
Seth Falcon · Apr 7, 2005 · r-help

malte <jan.wiener at tuebingen.mpg.de> writes: > aveBehav=c(apply(sdata, 2, mean)) aveBehav= apply(sdata, 2, mean, na.rm=TRUE) and ?apply will tell you about this. + seth

[Bioc-devel] hgu95aprobe missing sequences
Seth Falcon · Jul 12, 2007 · bioc-devel

Ernest Turro <ernest.turro at ic.ac.uk> writes: > Dear Biocore Data Team, sessionInfo() please? -- Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center http://bioconductor.org

UML + R
Seth Falcon · Oct 20, 2005 · r-devel

Hi all, I'm considering building some tools to generate UML diagrams of R packages. Q: Does anyone know of existing R code that does UML-ish stuff? Thanks, + seth

New version of RSQLite 0.7-1 on CRAN
Seth Falcon · Oct 26, 2008 · r-sig-db

The new version updates the included SQLite from 3.6.0 to 3.6.4. + seth -- Seth Falcon | http://userprimary.net/user/

[Bioc-devel] List of developmental packages
Seth Falcon · Jul 11, 2005 · bioc-devel

BioC devel repository has been updated. And we are closer to having this automated, but not yet. Still need to fix the links from the check report. + seth

Segfault Problem c++ R interface (detailed)
Seth Falcon · Mar 15, 2010 · r-devel

Hi, First thing to observe is that you are calling RSymbReg via .Call, but that function does not return SEXP as is required by the .Call interface. + seth

Using STL containers in R/C++
Seth Falcon · Jan 5, 2006 · r-devel

You might want to take a look at the Bioconductor package RBGL which provides an R interface to the BGL which is C++ STL heavy, I believe. + seth

[Bioc-devel] BioC2006
Seth Falcon · Apr 18, 2006 · bioc-devel

Robert Gentleman <rgentlem at fhcrc.org> writes: > please contact Nianhua Li (nli at fhcrc.org) with suggestions. You can > see some examples already on the site. https://cobra.fhcrc.org/BioC2006/schedule/

[Bioc-devel] annotate:::installDataPackage() has been deprecated
Seth Falcon · Sep 27, 2005 · bioc-devel

The installDataPackage function in package annotate has been deprecated. I don't see anyone using it in their package, so this is unlikely to affect package developers. + seth

[RESOLVED] jpeg and png problems on intel mac
Seth Falcon · Apr 25, 2007 · r-sig-mac

Hi, Sorry, everything is working fine. I just needed to start X11 first. + seth -- Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center http://bioconductor.org

[Bioc-devel] BioC webserver rebooted
Seth Falcon · Sep 25, 2006 · bioc-devel

Hi all, A system upgrade for our webserver required a reboot. This will result in a short outage. If you experience problems after 11:00am PDT, please let me know. + seth

Getting the name of a SEXP type in package code?
Seth Falcon · Nov 7, 2006 · r-devel

Hi, Is there an alternative to type2char that is available for use in package code? It would be useful for producing more informative error messages. + seth

apologies if you aready received this ?
Seth Falcon · Jun 8, 2006 · r-help

<markleeds at verizon.net> writes: > Basically, I wrote a function called wait() > > > wait<-function() > { > cat("press return to continue") > unix("read stuff") > } Is readline what you want? See help(readline).

R mailing list archive: alternative interface
Seth Falcon · Jun 27, 2005 · r-devel

On 27 Jun 2005, efg at stowers-institute.org wrote: > I only wish the Bioconductor E-mail somehow got on the gmane > "newgroups" too. I think we can do something about that :-) + seth

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