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.

5 results for “from:Adam Lyon”

Wrong architecture when using "R CMD COMPILE"
Adam Lyon · Jul 6, 2006 · r-sig-mac

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20060706/f3594cba/attachment.pl

Strange behavior in Lattice when superimposing
Adam Lyon · Apr 19, 2005 · r-help

Hi Deepayan. Thanks for the clarification. For a next release of Lattice, it would be helpful if you could add a blurb in the help page for densityplot explicitly stating that the vectors in a "~ a + b" situation must have...

Destructor for S4 objects?
Adam Lyon · Jan 7, 2005 · r-help

Hi, To write a "constructor" for an S4 object, you make an initialize method which will be called by new. But how would I make a "destructor" method to be called when the S4 object is garbage collected? I'm...

Strange behavior in Lattice when superimposing
Adam Lyon · Apr 19, 2005 · r-help

Hi, I am trying to do a simple superimposing of two density plots and am seeing strange behavior (I haven't seen this reported elsewhere). This little snipit will make it apparent... a = rnorm(10) b = rnorm(100, mean=-2...

Destructor for S4 objects?
Adam Lyon · Jan 11, 2005 · r-help

Hi Robert, It looks like there is no way to explicitly make an S4 object call a function when it is garbage collected unless you resort to tricks with reg.finalizer. It turns out that Prof. Ripley's reply (thanks...

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