Skip to content

Classes implemented in R and packages

3 messages · Brian Ripley, Ernesto Jardim

#
On Fri, 28 Sep 2001, [ISO-8859-1] José Ernesto Jardim wrote:

            
That's impossible to know: there is not even a list of all R packages, and
the contents of those on CRAN changes a few hundred times a year.

It is not even possible to find the list of classes used by a single
package, as the class names can be generated dynamically by R code.

I suggest that if you call your class JoseErnestoJardim.foo you are
likely to be safe.  Well, that's overkill, but use a long descriptive
name to minimize the risk.
#
Hi

I'm writing some functions and I want to use some classes and related 
ploting methods.

I want to know if there is a list of classes implemented in R and R 
packages. I want to be shure that I'm not going to implement a class 
with the same name as in other package.

Thanks

EJ



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
Ok, thanks.

EJ
Prof Brian Ripley wrote:

            
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010928/ff957701/attachment.html