shinyReports 1.0.3
Added a complete
testthat
suite to automatically verify the internal HTML compilation engine and Shiny UI components.
Updated package documentation, explicitly defining
@return
values for all exported functions.
Modified package examples to use
if (interactive())
blocks.