Skip to content
Prev 26202 / 63424 Next

warning upon automatic close of connection

I would like to follow up on the annoying warnings which are generated
when connections are automatically closed.  This is affecting several of
my packages and is quite a nuisance.

R does not give you a message every time it garbage collects, at least
by default.  Perhaps there could be a higher level of warnings that issue
information on garbage collection, closed connections, etc. or perhaps the
user could have control over it but having it as the default is really
a nuisance
and I hope this warning can be removed.
On 9/12/07, Seth Falcon <sfalcon at fhcrc.org> wrote: