Package: AVSDevR.A11yShinyInputs Title: Accesible Alternatives to Shiny Inputs Version: 0.2.0 Authors@R: person("Craig", "Williams", , "craig@avsdev.uk", role = c("aut", "cre")) Description: Provides accessible alternatives to shiny inputs such as the radio buttons and checkbox groups by adding missing aria tags, modifying the html structure, etc. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: htmltools, jsonlite Suggests: shiny