[R] Documentation on how to put classes and methods in packages with namespace?
Prof Brian Ripley
ripley at stats.ox.ac.uk
Tue Mar 16 12:37:15 CET 2004
See `Writing R Extensions' in 1.9.0 alpha and the stats4 package there as
an example. At this point you probably only want to check a package
against 1.9.0 alpha, anyway.
On Tue, 16 Mar 2004, Jens Henrik Badsberg wrote:
>
> Documentation on how to put classes and methods in packages with namespace?
>
> How should I define my classes and methods in "dynamicGraph"???
>
> (That is - Can some one point me to the documentation on
> how to put classes and methods in packages with a namespace? )
[...]
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list