Package: a11yviz
Title: Accessibility Toolkit for 'ggplot2', 'plotly', and 'Quarto'
Version: 0.1.8
Authors@R:
person("Mikyung", "Shin", , "shin.mikyung@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7907-9193", affiliation = "Illinois State University"))
Description: Makes charts and documents accessible across 'ggplot2',
'plotly', and 'Quarto', aligned with the Web Content
Accessibility Guidelines (WCAG 2.1,
). Includes WCAG-tagged
palettes, alt-text scaffolds, audits, a document rubric,
heading and reading-level checks, 'shiny' ARIA helpers, and a
stylesheet for 'DT' and 'DiagrammeR', as employed in Shin et
al. (2026) .
License: MIT + file LICENSE
Language: en-US
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Imports: grDevices, rlang, stats, utils, yaml
Suggests: ggplot2, palmerpenguins, plotly, RColorBrewer, viridisLite,
DT, shiny, bslib, knitr, rmarkdown, quarto, testthat (>=
3.0.0), spelling, withr
Depends: R (>= 4.1.0)
URL: https://mshin77.github.io/a11yviz,
https://github.com/mshin77/a11yviz
BugReports: https://github.com/mshin77/a11yviz/issues
VignetteBuilder: knitr, quarto
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
Repository: https://mshin77.r-universe.dev
Date/Publication: 2026-05-23 17:42:47 UTC
RemoteUrl: https://github.com/mshin77/a11yviz
RemoteRef: HEAD
RemoteSha: 05e4d73911e08009a8af75d0cae5510949ee1eaf
NeedsCompilation: no
Packaged: 2026-06-22 11:27:37 UTC; root
Author: Mikyung Shin [aut, cre] (ORCID:
, affiliation: Illinois
State University)
Maintainer: Mikyung Shin