Re: [Rd] Bug in nlm, found using sem; failure in several flavors (PR#13882)

2009-08-07 Thread jeff . a . ryan
Adam, It seems that your attachment didn't make it through. That aside, my experience with strange errors like those (random type not implemented ones) has been that you may be looking at a memory problem on you machine. Given that you can't replicate on another platform (and the .csv file didn't

Re: [Rd] Plot definition for custom class

2008-01-24 Thread jeff . a . ryan
I think you just need to include the '...' as an argument to your function. Jeff Sent via BlackBerry from T-Mobile -Original Message- From: Johannes Graumann <[EMAIL PROTECTED]> Date: Thu, 24 Jan 2008 22:03:10 To:[EMAIL PROTECTED] Subject: [Rd] Plot definition for custom class Hi, Is