Resubmission after CRAN archival. Fixes CRAN policy compliance issues.
assign(..., envir = .GlobalEnv) calls that
violated CRAN policy. Base R function wrappers are now installed into
the package namespace during .onLoad and controlled via an
active/inactive flag, eliminating any modification of the user’s global
environment.attach() usage that produced R CMD check
NOTE.prefix_to_currency_code parameter documentation.scales formatting support for Base R axis labels
(currency, percent, comma, scientific notation).Initial CRAN release.
show() - Display interactive, accessible visualizations
from ggplot2 or Base R plots with keyboard navigation and screen reader
supportsave_html() - Export accessible visualizations to
standalone HTML filesrender_maidr() and maidr_output() - Shiny
integration for interactive web applicationsgeom_bar(), geom_col())position = "dodge")position = "stack")geom_histogram())geom_line())geom_point())geom_boxplot())geom_tile())geom_smooth(),
geom_density())facet_wrap(),
facet_grid())barplot())beside = TRUE)beside = FALSE)hist())plot() with type = "l",
lines())plot())boxplot())image())lines(density()))par(mfrow),
par(mfcol))par() with loops)