Package: doconv
Type: Package
Title: Document Conversion to 'PDF' or 'PNG'
Version: 0.1.3
Authors@R: c(
    person("David", "Gohel", role = c("aut", "cre"),
    email = "david.gohel@ardata.fr"),
    person(given = "ArData", role = "cph")
    )
Description: Functions to convert 'Microsoft Word' or 'Microsoft PowerPoint' 
 documents to 'PDF' format and also for converting them into a thumbnail. 
 In order to work, 'LibreOffice' must be installed on the machine and 
 possibly 'python' and 'Microsoft Word'. If the latter is available, 
 it can be used to produce PDF documents identical to the originals, 
 otherwise, 'LibreOffice' is used.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: magick, pdftools, locatexec, rappdirs
BugReports: https://github.com/ardata-fr/doconv/issues
SystemRequirements: LibreOffice, Microsoft Word
NeedsCompilation: no
Packaged: 2021-05-19 09:23:31 UTC; davidgohel
Author: David Gohel [aut, cre],
  ArData [cph]
Maintainer: David Gohel <david.gohel@ardata.fr>
Repository: CRAN
Date/Publication: 2021-05-19 10:00:03 UTC
