Simplifies the creation of 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: | 2.2.1 |
Imports: | methods, Rcpp (≥ 0.11.1) |
LinkingTo: | Rcpp |
Suggests: | knitr |
Published: | 2014-10-18 |
Author: | Alexander Walker [aut, cre], Luca Braglia [ctb] |
Maintainer: | Alexander Walker <Alexander.Walker1989 at gmail.com> |
BugReports: | https://github.com/awalker89/openxlsx/issues |
License: | GPL-3 |
URL: | https://github.com/awalker89/openxlsx |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | openxlsx results |
Reference manual: | openxlsx.pdf |
Vignettes: |
Examples Formatting Examples |
Package source: | openxlsx_2.2.1.tar.gz |
Windows binaries: | r-devel: openxlsx_2.2.1.zip, r-release: openxlsx_2.2.1.zip, r-oldrel: openxlsx_2.2.1.zip |
OS X Snow Leopard binaries: | r-release: openxlsx_2.2.1.tgz, r-oldrel: openxlsx_2.2.1.tgz |
OS X Mavericks binaries: | r-release: openxlsx_2.2.1.tgz |
Old sources: | openxlsx archive |
Reverse imports: | reproducer |