Package: accessr 1.0.1.9000
accessr: Command Line Tools to Produce Accessible Documents using 'R Markdown'
Provides functions to produce accessible 'HTML' slides, 'HTML', 'Word' and 'PDF' documents from input 'R markdown' files. Accessible 'PDF' files are produced only on a 'Windows' Operating System. One aspect of accessibility is providing a headings structure that is recognised by a screen reader, providing a navigational tool for a blind or partially-sighted person. A key aim is to produce documents of different formats easily from each of a collection of 'R markdown' source files. Input 'R markdown' files are rendered using the render() function from the 'rmarkdown' package <https://cran.r-project.org/package=rmarkdown>. A 'zip' file containing multiple output files can be produced from one function call. A user-supplied template 'Word' document can be used to determine the formatting of an output 'Word' document. Accessible 'PDF' files are produced from 'Word' documents using 'OfficeToPDF' <https://github.com/cognidox/OfficeToPDF>. A convenience function, install_otp() is provided to install this software. The option to print 'HTML' output to (non-accessible) 'PDF' files is also available.
Authors:
accessr_1.0.1.9000.tar.gz
accessr_1.0.1.9000.zip(r-4.5)accessr_1.0.1.9000.zip(r-4.4)accessr_1.0.1.9000.zip(r-4.3)
accessr_1.0.1.9000.tgz(r-4.4-any)accessr_1.0.1.9000.tgz(r-4.3-any)
accessr_1.0.1.9000.tar.gz(r-4.5-noble)accessr_1.0.1.9000.tar.gz(r-4.4-noble)
accessr_1.0.1.9000.tgz(r-4.4-emscripten)accessr_1.0.1.9000.tgz(r-4.3-emscripten)
accessr.pdf |accessr.html✨
accessr/json (API)
NEWS
# Install 'accessr' in R: |
install.packages('accessr', repos = c('https://paulnorthrop.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/paulnorthrop/accessr/issues
accessibilitycommand-linedigital-accessibilityrmarkdownrmarkdown-documentrmarkdown-slide
Last updated 6 months agofrom:707c584a7a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 03 2024 |
Exports:ext_imginstall_otprmd2htmlrmd2ioslidesrmd2manyrmd2slidyrmd2word
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefsgluehighrhtmltoolsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
accessr: Command Line Tools to Produce Accessible Documents using R markdown | accessr-package accessr |
External images for Word output | ext_img |
Install OfficeToPDF | install_otp |
Converts R markdown code to html documents | rmd2html |
Converts R markdown code to ioslides html presentations | rmd2ioslides |
Create content in multiple formats | rmd2many |
Converts R markdown code to slidy html presentations | rmd2slidy |
Converts R markdown code to Word and PDF documents | rmd2word |