Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, styling and editing worksheets. Through the use of 'Rcpp', read/write times are comparable to the 'xlsx' and 'XLConnect' packages with the added benefit of removing the dependency on Java.
Version: | 4.2.7.1 |
Depends: | R (≥ 3.3.0) |
Imports: | grDevices, methods, Rcpp, stats, stringi, utils, zip |
LinkingTo: | Rcpp |
Suggests: | curl, formula.tools, knitr, rmarkdown, testthat |
Published: | 2024-09-20 |
DOI: | 10.32614/CRAN.package.openxlsx |
Author: | Philipp Schauberger [aut], Alexander Walker [aut], Luca Braglia [ctb], Joshua Sturm [ctb], Jan Marvin Garbuszus [ctb, cre], Jordan Mark Barbone [ctb], David Zimmermann [ctb], Reinhold Kainhofer [ctb] |
Maintainer: | Jan Marvin Garbuszus <jan.garbuszus at ruhr-uni-bochum.de> |
BugReports: | https://github.com/ycphs/openxlsx/issues |
License: | MIT + file LICENSE |
URL: | https://ycphs.github.io/openxlsx/index.html, https://github.com/ycphs/openxlsx |
NeedsCompilation: | yes |
Language: | en-US |
Materials: | README NEWS |
In views: | ReproducibleResearch |
CRAN checks: | openxlsx results |
Reference manual: | openxlsx.pdf |
Vignettes: |
Formating with xlsx (source, R code) Introduction (source, R code) |
Package source: | openxlsx_4.2.7.1.tar.gz |
Windows binaries: | r-devel: openxlsx_4.2.7.1.zip, r-release: openxlsx_4.2.7.1.zip, r-oldrel: openxlsx_4.2.7.1.zip |
macOS binaries: | r-release (arm64): openxlsx_4.2.7.1.tgz, r-oldrel (arm64): openxlsx_4.2.7.1.tgz, r-release (x86_64): openxlsx_4.2.7.1.tgz, r-oldrel (x86_64): openxlsx_4.2.7.1.tgz |
Old sources: | openxlsx archive |
Please use the canonical form https://CRAN.R-project.org/package=openxlsx to link to this page.