Cross-platform Perl based R function to create Excel 2003 (XLS) and Excel 2007 (XLSX) files from one or more data frames. Each data frame will be written to a separate named worksheet in the Excel spreadsheet. The worksheet name will be the name of the data frame it contains or can be specified by the user.
Version: | 4.0.0 |
Imports: | utils |
Published: | 2015-12-07 |
Author: | Marc Schwartz and various authors for Perl modules listed in each .pm file. |
Maintainer: | Marc Schwartz <marc_schwartz at me.com> |
BugReports: | https://github.com/marcschwartz/WriteXLS/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
Copyright: | The copyright holders of the Perl files are listed in each .pm file under the Perl directory. |
URL: | https://github.com/marcschwartz/WriteXLS |
NeedsCompilation: | no |
SystemRequirements: | Perl |
Materials: | README INSTALL |
CRAN checks: | WriteXLS results |
Reference manual: | WriteXLS.pdf |
Package source: | WriteXLS_4.0.0.tar.gz |
Windows binaries: | r-devel: WriteXLS_4.0.0.zip, r-release: WriteXLS_4.0.0.zip, r-oldrel: WriteXLS_4.0.0.zip |
OS X El Capitan binaries: | r-release: WriteXLS_4.0.0.tgz |
OS X Mavericks binaries: | r-oldrel: WriteXLS_4.0.0.tgz |
Old sources: | WriteXLS archive |
Reverse imports: | BEACH, ChocoLattes, midrangeMCP, packHV, visvow |
Reverse suggests: | sos, tframePlus, TSdata |
Please use the canonical form https://CRAN.R-project.org/package=WriteXLS to link to this page.