Package: doconv 0.4.0

doconv: Document Conversion to 'PDF', Thumbnails and Visual Testing
Provides the ability to generate images from documents of different types. Three main features are provided: generating document thumbnails, performing visual tests of documents, and updating fields and tables of contents of a 'Microsoft Word' or 'RTF' document. 'Microsoft Word' and/or 'LibreOffice' must be installed on the machine. If 'Microsoft Word' is available, it can produce PDF documents or images identical to the originals; otherwise 'LibreOffice' is used and the rendering may sometimes differ from the original documents.
Authors:
doconv_0.4.0.tar.gz
doconv_0.4.0.zip(r-4.7)doconv_0.4.0.zip(r-4.6)doconv_0.4.0.zip(r-4.5)
doconv_0.4.0.tgz(r-4.6-any)doconv_0.4.0.tgz(r-4.5-any)
doconv_0.4.0.tar.gz(r-4.7-any)doconv_0.4.0.tar.gz(r-4.6-any)
doconv_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
doconv/json (API)
NEWS
| # Install 'doconv' in R: |
| install.packages('doconv', repos = c('https://ardata-fr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ardata-fr/doconv/issues
Last updated from:3aaac8b57c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 140 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | OK | 141 | ||
| macos-release-arm64 | OK | 87 | ||
| macos-oldrel-arm64 | OK | 85 | ||
| windows-devel | OK | 140 | ||
| windows-release | OK | 114 | ||
| windows-oldrel | OK | 123 | ||
| wasm-release | OK | 121 |
Exports:check_libreoffice_exportdocx_updatedocx2pdfexpect_snapshot_docexpect_snapshot_flextablesexpect_snapshot_ggplotsexpect_snapshot_htmlinit_working_directorymsoffice_availablepptx2pdfrm_working_directoryrun_in_shiny_appskip_if_not_snapshot_pngto_miniatureto_pdfworking_directory
Dependencies:askpassbase64encclicpp11curldigestfastmapfontBitstreamVerafontLiberationfontquivergdtoolshtmltoolsjsonlitelifecyclelocatexecmagickmagrittrpdftoolsprocessxpsqpdfR6Rcpprlangsyssystemfonts
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check if PDF export is functional | check_libreoffice_export |
| Update docx fields | docx_update |
| Convert docx to pdf | docx2pdf |
| Visual test for document | expect_snapshot_doc |
| Visual snapshot test for flextable object(s) | expect_snapshot_flextables |
| Visual snapshot test for ggplot2 plot(s) | expect_snapshot_ggplots |
| Visual test for an HTML document | expect_snapshot_html |
| Check if 'Microsoft Office' is available | msoffice_available |
| Convert pptx to pdf | pptx2pdf |
| Run a command against a running Shiny application | run_in_shiny_app |
| Skip tests when PNG snapshot dependencies are unavailable | skip_if_not_snapshot_png |
| Thumbnail of a document | to_miniature |
| Convert documents to pdf | to_pdf |
| manage docx2pdf working directory | init_working_directory rm_working_directory working_directory |
