The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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.

Version: 1.0.1
Depends: R (≥ 3.3.0)
Imports: rmarkdown
Suggests: dplyr, knitr, flextable, htmltools, huxtable, jpeg, officer, officedown, pagedown, png, tools, utils, xfun, zip, testthat (≥ 3.0.0)
Published: 2024-04-28
DOI: 10.32614/CRAN.package.accessr
Author: Paul J. Northrop [aut, cre, cph]
Maintainer: Paul J. Northrop <p.northrop at ucl.ac.uk>
BugReports: https://github.com/paulnorthrop/accessr/issues
License: GPL (≥ 3)
URL: https://paulnorthrop.github.io/accessr/, https://github.com/paulnorthrop/accessr
NeedsCompilation: no
SystemRequirements: OfficeToPDF - https://github.com/cognidox/OfficeToPDF, pandoc (>= 1.14) - https://pandoc.org
Materials: README
CRAN checks: accessr results

Documentation:

Reference manual: accessr.pdf

Downloads:

Package source: accessr_1.0.1.tar.gz
Windows binaries: r-devel: accessr_1.0.1.zip, r-release: accessr_1.0.1.zip, r-oldrel: accessr_1.0.1.zip
macOS binaries: r-release (arm64): accessr_1.0.1.tgz, r-oldrel (arm64): accessr_1.0.1.tgz, r-release (x86_64): accessr_1.0.1.tgz, r-oldrel (x86_64): accessr_1.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=accessr to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.