On Mon, 8 Sep 2003, Jeff Gentry wrote:

>
> In some code that I have written, use of url() is generating the output
> line:
> "cannot open: HTTP status was `404 Not Found`"
>

My fault.  This used to use error(), but as you will recall, the result
was that the connection wasn't freed and getBioC() leaked a lot of
connections.

Presumably it should test for options(internet.info) before printing. I'll
have a look when I get back to Seattle.

        -thomas

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to