Brian,
Thank you. This explains why it works in Splus: PROTECT is a null macro
there, so I wouldn't have caught the miscount.
Terry
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
This indicates that your PROTECTs and UNPROTECTs are out of balance (by
one, looking at the numbers) in the .Call (which I assume is to your own
code?).
On Tue, 6 Jan 2009, Terry Therneau wrote:
I'm testing out some changes to survreg and got the following output, the
likes of which I've neve
I'm testing out some changes to survreg and got the following output, the
likes of which I've never seen before:
--
R version 2.7.1 (2008-06-23)
Copyright (C) 2008 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
R
Generator Microsoft Word 11 (filtered medium) Hi,
I'm the mannova package maintainer. We used La.svd(X, method="dgesvd") in
maanova package before. After R-2.3.0, the old La.svd() method was deprecated
for option method="dgesvd". I changed maanova code correspondingly, which will
call method="d