CRAN/E | SheetReader

SheetReader

Parse xlsx Files

Installation

About

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 .

github.com/fhenz/SheetReader-r
Bug report File report

Key Metrics

Version 1.0.2
Published 2022-04-08 353 days ago
Needs compilation? yes
License MIT
License File
CRAN checks SheetReader results

Downloads

Last 24 hours 0 -100%
Last 7 days 54 +2%
Last 30 days 158 0%
Last 90 days 435 -25%
Last 365 days 2.497

Maintainer

Maintainer

Felix Henze

felixhenze0@gmail.com

Authors

Felix Henze

aut / cre

Rich Geldreich

ctb / cph

(Author of included miniz code)

Eric Biggers

ctb / cph

(Author of included libdeflate code)

Daniel Lemire

ctb / cph

(Author of included fast_double_parser code)

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

SheetReader archive

Imports

Rcpp ≥ 1.0.5

LinkingTo

Rcpp