forked from marcschwartz/WriteXLS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
15 lines (15 loc) · 879 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: WriteXLS
Version: 3.3.1
Date: 2014-01-20
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.
Author: Marc Schwartz <[email protected]> and various authors for Perl modules listed in each .pm file.
Copyright: The copyright holders of the Perl files are listed in each .pm file under the Perl directory.
Maintainer: Marc Schwartz <[email protected]>
License: GPL-2
SystemRequirements: Perl, Encode
URL: https://github.com/marcschwartz/WriteXLS