Skip to content
Prev 27916 / 63424 Next

R-console vs. bash console (execution halted)

On Tue, 11 Mar 2008, Prof Brian Ripley wrote:

            
In addition, this is an error in external software accessed through the 
rgdal package. So the first thing would be to find out interactively why 
it is happening, and if necessary trap errors that the author of the 
script knows about and wishes to step over.

Could I suggest that you re-post to the R-sig-geo list to get help in 
resolving the underlying problem? As the GDAL error message says, there is 
a problem with a GTiff file, but whether you are reading from an external 
file, or copying from a created GDAL object is not known. In posting, 
please give a simplified example of your workflow. I'm not sure that your 
diagnosis is correct - GDAL typically gives a "file not found" error if 
the file is not present, but here it seems to indicate a corrupt file.