Skip to content

mantis 0.4.2 (2025-07-25)

Choose a tag to compare

@phuongquan phuongquan released this 29 Jul 10:31
· 4 commits to light-cran since this release

Lightweight initial CRAN submission. Only includes standard (non-bespoke) reports.

Breaking changes

  • New file parameter in mantis_report() replaces save_directory and save_filename (#24)
  • New add_timestamp parameter in mantis_report() adds a timestamp to the supplied file name (#24)

Bug fixes and minor improvements

  • Timestamps added to filenames are now formatted correctly on linux
  • Intermediate files that are generated while creating a report are now created in tempdir() instead of the working directory where possible (#24)