Package: xlsimple
Type: Package
Title: 'XLConnect' Wrapper
Description: Provides a simple wrapper for some 'XLConnect' functions. 'XLConnect' is
    a package that allows for reading, writing, and manipulating 'Microsoft Excel'
    files. This package, 'xlsimple', adds some documentation and pre-defined formatting
    to the outputted 'Excel' file. Individual sheets can include a description on the
    first row to remind user what is in the data set. Auto filters and freeze
    rows are turned on. A brief readme file is created that provides a summary
    listing of the created sheets and, where provided, the description.
Authors@R: c(person("Jon", "Harcum", role="aut"), 
	person("Erik W.", "Leppo", email="Erik.Leppo@tetratech.com",role=c("aut","cre")))
Maintainer: Erik W. Leppo <Erik.Leppo@tetratech.com>
Version: 1.0.5
Date: 2020-07-30
Depends: R (>= 3.2.0)
Imports: XLConnect
Suggests: knitr
SystemRequirements: Java (>= 8, <= 11)
License: GPL-3
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-07-31 14:27:20 UTC; Erik.Leppo
Author: Jon Harcum [aut],
  Erik W. Leppo [aut, cre]
Repository: CRAN
Date/Publication: 2020-08-01 00:50:03 UTC
