[R] Possible bugs in 'seek' and 'readBin'

Zepu Zhang zpzhang at uchicago.edu
Sat Oct 21 22:49:02 CEST 2006


I found that 
  seek(..., origin = 'current', ...)
and
  readBin(..., what = 'integer', ...)
                    or 'int'
do not work correctly.

Did anyone have the same experience?



More information about the R-help mailing list