Package: WriteXLS
Version: 6.8.0
Date: 2025-05-22
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. 
Authors@R: c(person(given = "Marc",
                    family = "Schwartz",
                    role = c("aut", "cre"),
                    email = "marc_schwartz@me.com"),
             person(given = c("Various authors for Perl modules listed in each .pm"),
                    family = "file.",
                    role = "aut"))
Copyright: The copyright holders of the Perl files are listed in each
        .pm file under the Perl directory.
License: GPL (>= 2)
SystemRequirements: Perl
Imports: utils
URL: https://github.com/marcschwartz/WriteXLS
BugReports: https://github.com/marcschwartz/WriteXLS/issues
NeedsCompilation: no
Packaged: 2025-05-22 16:29:30 UTC; marcschwartz
Author: Marc Schwartz [aut, cre],
  Various authors for Perl modules listed in each .pm file. [aut]
Maintainer: Marc Schwartz <marc_schwartz@me.com>
Repository: CRAN
Date/Publication: 2025-05-22 17:00:02 UTC
Built: R 4.5.0; ; 2025-05-22 17:52:49 UTC; unix
