accessr
1.1.3Command Line Tools to Produce Accessible Documents using 'R Markdown'
Overview
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.
Install
Health
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
Documentation signals are not tracked yet for this package.
Downloads
Repository
Repository practices
4 development-tooling and community-health practices detected across 4 families in the upstream repository
Checks run against github.com/paulnorthrop/accessr on 2026-07-19.
Dependencies
Nothing depends on this yet.
Code & Tests
People & History
Package metadata
- First published
- 2024-04-28
- Total releases
- 4 / 2 yrs
- License
- GPL (>= 3) OSI
- Download size
- 532 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet