[Rd] potential setClass bug (with user-defined environment)
Martin Morgan
mtmorgan at fhcrc.org
Thu Sep 28 04:18:31 CEST 2006
A previous report (no resolution) here:
https://stat.ethz.ch/pipermail/r-devel/2006-August/038896.html
I guess that's two of us with at least a passing encounter with this!
Martin
Parlamis Franklin <fparlamis at mac.com> writes:
> the following returns an error in an 'exists' call on my machine
>
> MyEnv <- new.env()
> setClass("Numeric", "numeric", where=MyEnv)
>
> franklin parlamis
>
> > version
> _
> platform powerpc-apple-darwin8.7.0
> arch powerpc
> os darwin8.7.0
> system powerpc, darwin8.7.0
> status beta
> major 2
> minor 4.0
> year 2006
> month 09
> day 22
> svn rev 39471
> language R
> version.string R version 2.4.0 beta (2006-09-22 r39471)
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
Martin T. Morgan
Bioconductor / Computational Biology
http://bioconductor.org
More information about the R-devel
mailing list