[Rd] Message ("Your message dated Fri, 5 Sep 2003 22:59:13...")

2003-09-05 Thread L-Soft list server at SURFnet (The Netherlands) (1.8e)
Your message dated Fri, 5 Sep 2003 22:59:13 --0400 with subject "Re: Thank you!" has been submitted to the moderator of the TEX-NL list: "Jules van Weerden, DIVA, VET, UU, NL" <[EMAIL PROTECTED]>. __ [EMAIL PROTECTED] mailing list https://www.stat.math

[Rd] namespaces and S4 methods/classes

2003-09-05 Thread John Chambers
The current version of the methods package now has a namespace. Packages using S4 methods and classes can have NAMESPACE files. New directives can be included in NAMESPACE files to import and export classes and methods. Namespaces allow cleaner definition of the API for packages, and are needed f

Re: [Rd] Problem with S4 slots in C code (PR#4073)

2003-09-05 Thread Duncan Temple Lang
In the case of the .Data slot, you will probably want to use FLQuant = R_do_slot_assign(FLQuant, install(".Data"), v); rather than SET_SLOT(). I am not certain if we have updated this yet (and it is hard for me to check with very limited network access). [EMAIL PROTECTED] wrote: > This mess

Re: [Rd] S4 Method Collisions with "[" (PR#4075)

2003-09-05 Thread John Chambers
[EMAIL PROTECTED] wrote: > > Full_Name: Colin A. Smith > Version: 1.8.0 > OS: Mac OS X 10.2.6 > Submission from: (NULL) (216.102.90.18) > > Both Biobase and my package annaffy use S4 classes to define methods for "[". > Both packages use the save image method of installation. (See annaffy 1.0.3 i

[Rd] S4 Method Collisions with "[" (PR#4075)

2003-09-05 Thread colin
Full_Name: Colin A. Smith Version: 1.8.0 OS: Mac OS X 10.2.6 Submission from: (NULL) (216.102.90.18) Both Biobase and my package annaffy use S4 classes to define methods for "[". Both packages use the save image method of installation. (See annaffy 1.0.3 in BioC CVS.) Depending on how both packa

[Rd] Problem with S4 slots in C code (PR#4073)

2003-09-05 Thread L . T . Kell
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_000_01C3738F.63DE3390 Content-Type: text/plain; charset="iso-8859-1" #I want to be able to create a new S4 class and read data into it

Re: [Rd] darwin build with latest gcc from apple

2003-09-05 Thread Stefano Iacus
R-devel configs and build fine on both configurations below. It would be nice to test it on Panther eventually. A great thank goes from my side to Kurt for this configure version. I configure with: ./configure --enable-R-shlib --with-blas='-framework vecLib' --with-lapack --with-tcl-config=/Li