SheetReader (version 1.2.1)
Description
Uses C++ via the 'Rcpp' package to parse modern Excel files ('.xlsx').
Memory usage is kept minimal by decompressing only parts of the file at a time,
while employing multiple threads to achieve significant runtime reduction.
Uses and .