Support for report generation via quarto and typst, enabling RStudio
users to run a report without having to install tinytex or pandoc
(quarto, pandoc and typst are included in the RStudio
installation).
Minor changes
Added several functions to increase modularity and allow for
easier development of unit tests.
Added several unit tests for the new functions.
rqualify 1.0.2
Major changes
None.
Minor changes
Altered rqualify code to include on.exit calls for resetting locale
and env settings, and the working directory in response to additional
CRAN comments, core functionality remained unchanged.
rqualify 1.0.1
Major changes
None.
Minor changes
Altered rqualify function example and vignette in response to CRAN
comments, core functionality remained unchanged.