-
simonw I'm juggling a lot of problems though myself: XLSB is zipped binary, so first zip can't be streamed (fixed by one off unzip), worksheets are stored as binary (which I can't solve as yet), then yeah, need to move entirely to streams. I'm currently reviewing R language :-\