Displaying 1 result from an estimated 1 matches for "file67e9e074".
2008 Mar 11
1
R-console vs. bash console (execution halted)
...ke so
R CMD source("/data/myscript.R")
The result of this R CMD is shown below. Note that the script is doing what it is supposed to, despite the error it produces. The loop is completely finalized
Error in function (handle) :
GDAL Error 1: TIFFReadDirectory:/tmp/Rtmp6gXG5W/file67e9e074: cannot handle zero scanline size
[1] "/data/someimg1.tiff"
Error in function (handle) :
GDAL Error 1: TIFFReadDirectory:/tmp/Rtmp6gXG5W/file21e4ef74: cannot handle zero scanline size
[1] "/data/someimg2.tiff"
Error in function (handle) :
GDAL Error 1: TIFFRead...