Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.LNX.4.64.0602280542060.22167@gannet.stats.ox.ac.uk>
Date: 2006-02-28T05:44:35Z
From: Brian Ripley
Subject: Capturing warning messages within R
In-Reply-To: <20060228053349.6FB3E44D03@melmail.itga.com.au>

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