Hi,
We've observed rather strange behavior related to as(). When as() is
used to make a conversion to a super class, an invalid entry is
inserted into the table of methods.
> setClass("A", contains="list")
> get(".MTable", environment(coerce))[["list#A"]]
NULL
> as(list(), "A")
>
Hi,
thanks for this.
On 4/15/07, Prof Brian Ripley <[EMAIL PROTECTED]> wrote:
> On Sun, 15 Apr 2007, Henrik Bengtsson wrote:
>
> > are there any (cross-platform) specs on what the saved filed is if
> > save() is interrupted, e.g. by a user interrupt? It could be
> > non-existing, empty, partly
On Sun, 15 Apr 2007, Henrik Bengtsson wrote:
> are there any (cross-platform) specs on what the saved filed is if
> save() is interrupted, e.g. by a user interrupt? It could be
> non-existing, empty, partly written, or completed.
My understanding is that you cannot user interrupt compiled code
Hi,
are there any (cross-platform) specs on what the saved filed is if
save() is interrupted, e.g. by a user interrupt? It could be
non-existing, empty, partly written, or completed.
Thanks
Henrik
__
[EMAIL PROTECTED] mailing list
https://stat.ethz.
Prof Brian Ripley <[EMAIL PROTECTED]> writes:
> Seems sensible, but 2.5.0 is in feature freeze and it is possible that
> someone has relied on this.
>
> I've added this (and a \value section to the help file) for R-devel.
Excellent. Thank you.
+ seth
--
Seth Falcon | Computational Biology | F
Seems sensible, but 2.5.0 is in feature freeze and it is possible that
someone has relied on this.
I've added this (and a \value section to the help file) for R-devel.
On Wed, 11 Apr 2007, Seth Falcon wrote:
> A further improvement to apropos() would be to sort the output.
> Currently, the out