Skip to contents

docorator 0.5.0

CRAN release: 2025-09-30

Improvements * Add qmd PDF engine * Add RTF functionality for PNG and ggplot2 ready for when functionality becomes available in gt with prep_obj_rtf * Rename prep_obj to prep_obj_tex and change input to docorator object * The display_name argument in as_docorator is now required to ensure created files are explicitly defined

Bug fixes * Fix issue where fancyrow() did not reject string vectors of length > 1 as arguments

docorator 0.4.0

First open source release