Package: accessrmd
Title: Improving the Accessibility of 'rmarkdown' Documents
Version: 1.0.0
Authors@R: 
    c(person(given = "Rich",
           family = "Leyshon",
           role = c("aut", "cre"),
           email = "richard.leyshon@ons.gov.uk"),
           person(given = "Crown Copyright 2021", role = "cph")
           )
Description: Provides a simple method to improve the accessibility of
    'rmarkdown' documents. The package provides functions for creating or
    modifying 'rmarkdown' documents, resolving known errors and alerts that
    result in accessibility issues for screen reader users.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Depends: ggplot2, R (>= 2.10)
Imports: htmltools, stringr, rlist, knitr, RCurl
Suggests: testthat, rmarkdown, markdown, covr
NeedsCompilation: no
Packaged: 2022-04-29 09:16:37 UTC; richardleyshon
Author: Rich Leyshon [aut, cre],
  Crown Copyright 2021 [cph]
Maintainer: Rich Leyshon <richard.leyshon@ons.gov.uk>
Repository: CRAN
Date/Publication: 2022-05-03 10:00:05 UTC
Built: R 4.6.0; ; 2025-07-18 07:20:57 UTC; unix
