{
  "_id": "6a17097aacfb0bcc41d9304d",
  "Package": "a11yShiny",
  "Type": "Package",
  "Title": "Accessibility Enhancements to Popular R Shiny Functions",
  "Version": "0.1.4",
  "Authors@R": "person(\"Jan\", \"Liebnitzky\" , email = \"datenlabor@bmftr.bund.de\", role = c(\"aut\", \"cre\"))",
  "Description": "Accessible wrappers for popular 'shiny' UI components,\nenforcing ARIA attributes and structural requirements in line\nwith BITV 2.0 (Barrierefreie-Informationstechnik-Verordnung)\nand WCAG 2.1 AA. Covers action buttons, text and select inputs,\nfluid page layouts with HTML landmarks and skip links, 'DT'\ndata tables, and bar and line graphs from 'ggplot2'. Components\nvalidate label presence, expose keyboard-accessible ARIA\nstates, and provide a high-contrast toggle. This package was\ndeveloped by d-fine GmbH on behalf of the German Federal\nMinistry of Research, Technology and Space (BMFTR).",
  "License": "EUPL-1.2",
  "Encoding": "UTF-8",
  "URL": "https://gitlab.opencode.de/bmbf/datenlabor/barrierefrei-r",
  "BugReports": "https://gitlab.opencode.de/bmbf/datenlabor/barrierefrei-r/-/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 15:06:55 UTC",
    "User": "root"
  },
  "Author": "Jan Liebnitzky [aut, cre]",
  "Maintainer": "Jan Liebnitzky <datenlabor@bmftr.bund.de>",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://datenlabor-bmftr.r-universe.dev",
  "Date/Publication": "2026-05-27 08:51:35 UTC",
  "RemoteUrl": "https://github.com/cran/a11yShiny",
  "RemoteRef": "HEAD",
  "RemoteSha": "db51121ea968d32441e67a035277866f5c0f2244",
  "MD5sum": "c7af12094b9f109bef954c7f9e2a05b1",
  "_user": "datenlabor-bmftr",
  "_type": "src",
  "_file": "a11yShiny_0.1.4.tar.gz",
  "_fileid": "b0d5adce47312d100f5c48c9224d309dbe413d36dc9a291d959a217687eed696",
  "_filesize": 206952,
  "_sha256": "b0d5adce47312d100f5c48c9224d309dbe413d36dc9a291d959a217687eed696",
  "_created": "2026-05-27T15:06:55.000Z",
  "_published": "2026-05-27T15:10:50.257Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78107328540,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7244016578"
    },
    {
      "job": 78107328716,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7244019836"
    },
    {
      "job": 78107329366,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7244012673"
    },
    {
      "job": 78107328640,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7244007906"
    },
    {
      "job": 78106442846,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243950123"
    },
    {
      "job": 78107328618,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7244015370"
    },
    {
      "job": 78107328590,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7243996718"
    },
    {
      "job": 78107328589,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7243993280"
    },
    {
      "job": 78107328659,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7244003023"
    }
  ],
  "_buildurl": "https://github.com/r-universe/datenlabor-bmftr/actions/runs/26519565973",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/a11yShiny",
  "_commit": {
    "id": "db51121ea968d32441e67a035277866f5c0f2244",
    "author": "Jan Liebnitzky <datenlabor@bmftr.bund.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.4\n",
    "time": 1779871895
  },
  "_maintainer": {
    "name": "Jan Liebnitzky",
    "email": "datenlabor@bmftr.bund.de",
    "login": "datenlabor-bmftr",
    "description": "",
    "uuid": 213814302
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "version": ">= 1.9.0",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "bslib",
      "version": ">= 0.5.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.3",
      "date": "2026-03-30"
    },
    {
      "name": "0.1.4",
      "date": "2026-05-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "datenlabor-bmftr",
      "count": 2,
      "uuid": 213814302
    }
  ],
  "_userbio": {
    "uuid": 213814302,
    "type": "user",
    "name": "datenlabor-bmftr"
  },
  "_downloads": {
    "count": 460,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/a11yShiny"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/a11yShiny.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "datenlabor-bmftr",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2026-03-30"
    },
    {
      "version": "0.1.4",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "a11y_actionButton",
    "a11y_column",
    "a11y_dateInput",
    "a11y_fluidPage",
    "a11y_fluidRow",
    "a11y_ggplot2_bar",
    "a11y_ggplot2_line",
    "a11y_highContrastButton",
    "a11y_numericInput",
    "a11y_radioButtons",
    "a11y_renderDataTable",
    "a11y_selectInput",
    "a11y_textButtonGroup",
    "a11y_textInput",
    "a11y_textInputsGroup"
  ],
  "_help": [
    {
      "page": "a11y_actionButton",
      "title": "Accessible action button",
      "topics": [
        "a11y_actionButton"
      ]
    },
    {
      "page": "a11y_column",
      "title": "Accessible column",
      "topics": [
        "a11y_column"
      ]
    },
    {
      "page": "a11y_dateInput",
      "title": "Accessible date input",
      "topics": [
        "a11y_dateInput"
      ]
    },
    {
      "page": "a11y_fluidPage",
      "title": "Accessible fluid page",
      "topics": [
        "a11y_fluidPage"
      ]
    },
    {
      "page": "a11y_fluidRow",
      "title": "Accessible fluid row",
      "topics": [
        "a11y_fluidRow"
      ]
    },
    {
      "page": "a11y_ggplot2_bar",
      "title": "Accessible bar chart",
      "topics": [
        "a11y_ggplot2_bar"
      ]
    },
    {
      "page": "a11y_ggplot2_line",
      "title": "Accessible line chart",
      "topics": [
        "a11y_ggplot2_line"
      ]
    },
    {
      "page": "a11y_highContrastButton",
      "title": "Accessible high-contrast toggle button",
      "topics": [
        "a11y_highContrastButton"
      ]
    },
    {
      "page": "a11y_numericInput",
      "title": "Accessible numeric input",
      "topics": [
        "a11y_numericInput"
      ]
    },
    {
      "page": "a11y_radioButtons",
      "title": "Accessible radio buttons",
      "topics": [
        "a11y_radioButtons"
      ]
    },
    {
      "page": "a11y_renderDataTable",
      "title": "Accessible DataTable renderer",
      "topics": [
        "a11y_renderDataTable"
      ]
    },
    {
      "page": "a11y_selectInput",
      "title": "Accessible select input",
      "topics": [
        "a11y_selectInput"
      ]
    },
    {
      "page": "a11y_textButtonGroup",
      "title": "Accessible text input with action button",
      "topics": [
        "a11y_textButtonGroup"
      ]
    },
    {
      "page": "a11y_textInput",
      "title": "Accessible text input",
      "topics": [
        "a11y_textInput"
      ]
    },
    {
      "page": "a11y_textInputsGroup",
      "title": "Accessible group of text inputs",
      "topics": [
        "a11y_textInputsGroup"
      ]
    }
  ],
  "_readme": "https://github.com/cran/a11yShiny/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "digest",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "a11yShiny.Rmd",
      "filename": "a11yShiny.html",
      "title": "Getting Started with a11yShiny",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Accessible Page Layout",
        "Input Controls",
        "Action Button",
        "Select Input",
        "Numeric Input",
        "Text Input",
        "Radio Buttons",
        "Date Input",
        "Composite Widgets",
        "Text + Button Group",
        "Grouped Text Inputs",
        "High-Contrast Toggle",
        "Accessible Data Tables",
        "Accessible Charts (ggplot2)",
        "Line Chart",
        "Bar Chart",
        "Key Design Decisions",
        "Demo App Walkthrough",
        "Page structure and landmarks",
        "Input controls: standard vs. accessible",
        "Select input",
        "Numeric input",
        "Date input",
        "Search bar (text + button composite)",
        "Address form (grouped text inputs)",
        "Action buttons",
        "Charts: colour alone is not enough",
        "Data tables: keyboard navigation and language",
        "Running the demo yourself"
      ],
      "created": "2026-03-30 21:04:42",
      "modified": "2026-03-30 21:04:42",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "a11yshiny",
  "_universes": [
    "datenlabor-bmftr"
  ],
  "_previous": "0.1.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-27T15:09:25.000Z",
      "distro": "noble",
      "commit": "db51121ea968d32441e67a035277866f5c0f2244",
      "fileid": "a23cd84da2700a8dbdbd39a37205d0da71b74a914f3ccb3c6bd44160e78d06ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datenlabor-bmftr/actions/runs/26519565973"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-27T15:09:34.000Z",
      "distro": "noble",
      "commit": "db51121ea968d32441e67a035277866f5c0f2244",
      "fileid": "2ab783138c2e3c22e7d6403ad40fef6f17ed3e5195db2f988a3b6ef3016cb05e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datenlabor-bmftr/actions/runs/26519565973"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-27T15:09:18.000Z",
      "commit": "db51121ea968d32441e67a035277866f5c0f2244",
      "fileid": "9241a5b71750a6839bd6ceb431315ed614805353c3323cd8b8a58ecec5a1e5dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datenlabor-bmftr/actions/runs/26519565973"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-27T15:09:08.000Z",
      "commit": "db51121ea968d32441e67a035277866f5c0f2244",
      "fileid": "717887ff22c78ed7aa314d9754110b9f5c7c66c62394d3b52141ca9831bdfa73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datenlabor-bmftr/actions/runs/26519565973"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-27T15:09:40.000Z",
      "commit": "db51121ea968d32441e67a035277866f5c0f2244",
      "fileid": "96deffacc36bc7d65ee095216ae94ccff881abdd4074856170ce79b80889ce57",
      "status": "success",
      "buildurl": "https://github.com/r-universe/datenlabor-bmftr/actions/runs/26519565973"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-27T15:08:29.000Z",
      "commit": "db51121ea968d32441e67a035277866f5c0f2244",
      "fileid": "6d8b370e3f3cdc12ec1dbe8a4c257d8213ce909443e114a83b6401573072e32d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datenlabor-bmftr/actions/runs/26519565973"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-27T15:08:19.000Z",
      "commit": "db51121ea968d32441e67a035277866f5c0f2244",
      "fileid": "c28a4b40e1cbfca08156d5c4f40089a31ce9be9d8d632db905df4ad490719a1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datenlabor-bmftr/actions/runs/26519565973"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-27T15:08:38.000Z",
      "commit": "db51121ea968d32441e67a035277866f5c0f2244",
      "fileid": "52b6bb17fa5fcc9658cf935551dac4160243ba2e05b003f9d65506fc66cd33b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datenlabor-bmftr/actions/runs/26519565973"
    }
  ]
}