Package: XLConnect
Type: Package
Title: Excel Connector for R
Version: 0.2-11
Date: 2015-03-01
Authors@R: c(person("Mirai Solutions GmbH", role = "aut",
                    email = "xlconnect@mirai-solutions.com"),
             person("Martin", "Studer", role = "cre",
                    email = "martin.studer@mirai-solutions.com"),
             person("The Apache Software Foundation", role = c("ctb", "cph"),
                    comment = "Apache POI, Apache Commons Codec"),
             person("Stephen", "Colebourne", role = c("ctb", "cph"),
                    comment = "Joda-Time Java library"))
URL: http://www.mirai-solutions.com ,
        http://miraisolutions.wordpress.com
BugReports: https://github.com/miraisolutions/xlconnect/issues
SystemRequirements: java (>= 1.6)
Depends: R (>= 2.10.0), XLConnectJars (== 0.2-9)
Imports: methods, rJava
Suggests: RUnit, lattice, ggplot2 (>= 0.9.3), zoo
Description: Provides comprehensive functionality to read, write and format Excel data.
License: GPL-3
Copyright: See file COPYRIGHTS
LazyData: yes
Packaged: 2015-03-01 14:19:07 UTC; mstuder
Author: Mirai Solutions GmbH [aut],
  Martin Studer [cre],
  The Apache Software Foundation [ctb, cph] (Apache POI, Apache Commons
    Codec),
  Stephen Colebourne [ctb, cph] (Joda-Time Java library)
Maintainer: Martin Studer <martin.studer@mirai-solutions.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-01 17:58:12
Built: R 3.1.3; ; 2015-03-02 13:33:50 UTC; unix
