On the heels of the major version update to version 2.0.1 this past week, 
another incremental update, version 2.1.0, has been submitted to CRAN and will 
propagate to mirrors over the next day or so.

The package is maintained on R-Forge at 
http://r-forge.r-project.org/projects/writexls, where downloads will eventually 
be available as well. 

Package: WriteXLS

Version: 2.1.0

Description: Cross-platform Perl based R function to create Excel 2003 (XLS) 
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.

Author(s): Marc Schwartz <[email protected]>
Maintainer: Marc Schwartz <[email protected]>

License: GPL (>=2)


Change since version 2.0.1:

New logical argument 'row.names' to enable the ability to export the data frame 
row names to the Excel file. Defaults to FALSE for compatibility with prior 
versions.


Regards,

Marc Schwartz

_______________________________________________
R-packages mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-packages

Reply via email to