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
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
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
[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
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
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
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