An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060228/ee73b346/attachment.pl
Capturing warning messages within R
2 messages · Kylie-anne Richards, Brian Ripley
They are written to stderr, so you can capture stderr (which is only used by R itself for messages). Beyond that, I suggest you need to ask on an Rpy list about Rpy, rather than on R-help.
On Tue, 28 Feb 2006, Kylie-anne Richards wrote:
Just wondering, how do you capture "warning messege"s from R? I'm using Rpy (the python plug-in for R). I guess those are not python exception so I couldn't use the "try" block. For example: Ran out of iterations and did not converge in: fitter(X, Y, strats, offset, init, control, weights = weights, MPR Regards, Kylie-Anne Richards [[alternative HTML version deleted]]
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
PLEASE do, including not sending HTML mail.
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