Package: mschart
Type: Package
Title: Chart Generation for 'Microsoft Word' and 'Microsoft PowerPoint'
        Documents
Version: 0.2.3
Authors@R: c( person("David", "Gohel", role = c("aut", "cre"), email = "david.gohel@ardata.fr"), person("YouGov", role = "fnd") )
Description: Create native charts for 'Microsoft PowerPoint' and 'Microsoft Word' documents. 
 These can then be edited and annotated. Functions are provided to let users create charts, modify 
 and format their content. The chart's underlying data is automatically saved within the 
 'Word' document or 'PowerPoint' presentation. It extends package 'officer' that does 
 not contain any feature for 'Microsoft' native charts production. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: stats, data.table, officer (>= 0.2.0), R6,cellranger,
        writexl,grDevices, xml2 (>= 1.1.0), htmltools
URL: https://ardata-fr.github.io/mschart/
BugReports: https://github.com/ardata-fr/mschart/issues
RoxygenNote: 6.0.1.9000
Suggests: knitr, rmarkdown,magrittr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-04-19 12:38:32 UTC; davidgohel
Author: David Gohel [aut, cre],
  YouGov [fnd]
Maintainer: David Gohel <david.gohel@ardata.fr>
Repository: CRAN
Date/Publication: 2018-04-19 23:13:16 UTC
