Movatterモバイル変換


[0]ホーム

URL:


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>.

Version:1.2.1
Imports:Rcpp (≥ 1.0.5)
LinkingTo:Rcpp
Published:2024-05-30
DOI:10.32614/CRAN.package.SheetReader
Author:Felix Henze [aut, cre], Rich Geldreich [ctb, cph] (Author of included miniz code), Daniel Lemire [ctb, cph] (Author of included fast_double_parser code)
Maintainer:Felix Henze <felixhenze0 at gmail.com>
BugReports:https://github.com/fhenz/SheetReader-r/issues
License:MIT + fileLICENSE
URL:https://github.com/fhenz/SheetReader-r
NeedsCompilation:yes
CRAN checks:SheetReader results

Documentation:

Reference manual:SheetReader.html ,SheetReader.pdf

Downloads:

Package source: SheetReader_1.2.1.tar.gz
Windows binaries: r-devel:SheetReader_1.2.1.zip, r-release:SheetReader_1.2.1.zip, r-oldrel:SheetReader_1.2.1.zip
macOS binaries: r-release (arm64):SheetReader_1.2.1.tgz, r-oldrel (arm64):SheetReader_1.2.1.tgz, r-release (x86_64):SheetReader_1.2.1.tgz, r-oldrel (x86_64):SheetReader_1.2.1.tgz
Old sources: SheetReader archive

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=SheetReaderto link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp