WriteXLS is a contributed package for R (http://www.r-project.org/)

CRAN URL: http://cran.r-project.org/web/packages/WriteXLS/index.html

GitHub URL: https://github.com/marcschwartz/WriteXLS

Title: Cross-platform Perl based R function to create Excel 2003 (XLS) and Excel 2007 (XLSX) files

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

For general installation information, please review:

  https://github.com/marcschwartz/WriteXLS/blob/master/inst/INSTALL

This package was moved from R-Forge to GitHub on May 17, 2012
