Skip to content
Prev 3231 / 29559 Next

readGDAL does not close connections

On Thu, 6 Mar 2008, Paul Hiemstra wrote:

            
After an error like this, please also report what traceback() says. A 
connection is not an open file. I have just run a loop of 10000 readGDAL() 
without any connections left open - showConnections() shows open 
connections - and indeed as far as I know, readGDAL() does not itself use 
any connections mechanisms.

In your case, something is trying to read:

/home/hiemstra/lib/R/rgdal/DESCRIPTION

using a connections mechanism, but without traceback(), we don't know 
what.

Roger