Crandore Hub

SheetReader

Parse xlsx Files

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 <https://github.com/richgel999/miniz> and <https://github.com/lemire/fast_double_parser>.

Versions across snapshots

VersionRepositoryFileSize
1.2.1 rolling linux/jammy R-4.5 SheetReader_1.2.1.tar.gz 176.8 KiB
1.2.1 rolling linux/noble R-4.5 SheetReader_1.2.1.tar.gz 181.4 KiB
1.2.1 rolling source/ R- SheetReader_1.2.1.tar.gz 137.6 KiB
1.2.1 latest linux/jammy R-4.5 SheetReader_1.2.1.tar.gz 176.8 KiB
1.2.1 latest linux/noble R-4.5 SheetReader_1.2.1.tar.gz 181.4 KiB
1.2.1 latest source/ R- SheetReader_1.2.1.tar.gz 137.6 KiB
1.2.1 2026-04-26 source/ R- SheetReader_1.2.1.tar.gz 137.6 KiB
1.2.1 2026-04-23 source/ R- SheetReader_1.2.1.tar.gz 137.6 KiB
1.2.1 2026-04-09 windows/windows R-4.5 SheetReader_1.2.1.zip 496.2 KiB
1.2.1 2025-04-20 source/ R- SheetReader_1.2.1.tar.gz 137.6 KiB

Dependencies (latest)

Imports

LinkingTo