Package: altcheckr 0.1.0
altcheckr: Assess Image Alt Text on a Web Page
Scrape image element attributes from a webpage, detect alternative (alt) text and assess it with simple heuristics. Alt text is important for users of assistive technologies, like screen readers, for understanding the content of images. This package should be used in conjunction with other accessibility assessment tools for more comprehensive coverage.
Authors:
altcheckr_0.1.0.tar.gz
altcheckr_0.1.0.zip(r-4.5)altcheckr_0.1.0.zip(r-4.4)altcheckr_0.1.0.zip(r-4.3)
altcheckr_0.1.0.tgz(r-4.5-any)altcheckr_0.1.0.tgz(r-4.4-any)altcheckr_0.1.0.tgz(r-4.3-any)
altcheckr_0.1.0.tar.gz(r-4.5-noble)altcheckr_0.1.0.tar.gz(r-4.4-noble)
altcheckr_0.1.0.tgz(r-4.4-emscripten)altcheckr_0.1.0.tgz(r-4.3-emscripten)
altcheckr.pdf |altcheckr.html✨
altcheckr/json (API)
NEWS
# Install 'altcheckr' in R: |
install.packages('altcheckr', repos = c('https://matt-dray.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/matt-dray/altcheckr/issues
Pkgdown site:https://matt-dray.github.io
- example_get - Example of alt_get() Output
accessibilityalt-textwebscraping
Last updated 4 years agofrom:44a6d30a6f. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 27 2025 |
R-4.5-win | OK | Jan 27 2025 |
R-4.5-mac | OK | Jan 27 2025 |
R-4.5-linux | OK | Jan 27 2025 |
R-4.4-win | OK | Jan 27 2025 |
R-4.4-mac | OK | Jan 27 2025 |
R-4.3-win | OK | Jan 27 2025 |
R-4.3-mac | OK | Jan 27 2025 |
Dependencies:askpassassertthatcachemclicliprcodetoolscrayoncredentialscurldescdigestdplyrfansifastmapfsfuturefuture.applygenericsgertghgitcredsglobalsgluehttrhttr2hunspellinijsonlitelifecyclelistenvmagrittrmemoisemimeopensslparallellypillarpkgconfigpolitepurrrR6rappdirsratelimitrRcpprlangrobotstxtrprojrootrstudioapirvestselectrspiderbarstringistringrsystibbletidyselectusethisutf8vctrswhiskerwithrxml2yamlzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check for Problems with the Alt Text for Images on a Web Page | alt_check |
Get HTML Attributes from the Image Elements of a Web Page | alt_get |
Example of alt_get() Output | example_get |