Skip to content

Releases: insightsengineering/autoslider.core

v0.2.7

25 Jul 12:14
Compare
Choose a tag to compare
  • Revert officer dependency on function layout_default.
  • Realign table to the slide centre.
  • Remove thinking messages.

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

23 Jul 00:47
Compare
Choose a tag to compare
  • Added support for custom templates via symbolic links in inst/templates/.
  • Added vignette tlg_templates , adding_templates, use_LLM, and using_format.
  • Added support for use_templates for specified packages.
  • Added support for adding placeholder slides (e.g. title, section headers) using append_all_slides()
  • Enabled function generation from templates.
  • Enabled automatic plot title generation.
  • Split out specific plot functions (e.g., g_vs_slide) from g_mean_general() .
  • Integrated AI insights to data analytics, written detailed instructions in vignette use_LLM.
  • Provided the option of making plots editable or fixed on generated slides.
  • Fixed ggplot graphs location and size on generated slides.

What's Changed

New Contributors

Full Changelog: v0.2.5...v0.2.6

v0.2.5

13 Jun 13:42
Compare
Choose a tag to compare
  • Dropping dependencies level.
  • Adding ellmer dependency, enable AI prompt.
  • Bug fix in side by side plot rendering.
  • Code enhancement when using split_rows_by and analysis on the same variable multiple times, enhancing the table paths. Upstream enhancement from rtables.

What's Changed

Full Changelog: v0.2.4.433...v0.2.5

v0.2.4.433-rc1

23 Apr 02:15
Compare
Choose a tag to compare
  • Dropping dependencies level.

Miscellaneous

  • Align upstream packages (formatters/rtables/rlistings/tern) to the latest releases.
  • Allow structured header for side-by-side tables.
  • Fixed bugs in decoration.
  • Support gtsummary.
  • Support slides creation from rds files.

Full Changelog: v0.2.4...v0.2.4.433-rc1

v0.2.4.433

23 Apr 11:06
Compare
Choose a tag to compare
  • Dropping dependencies level.

Miscellaneous

  • Align upstream packages (formatters/rtables/rlistings/tern) to the latest releases.
  • Allow structured header for side-by-side tables.
  • Fixed bugs in decoration.
  • Support gtsummary.
  • Support slides creation from rds files.

What's Changed

Full Changelog: v0.2.4...v0.2.4.433

cran v0.2.4

18 Apr 02:43
Compare
Choose a tag to compare

Miscellaneous

  • Align upstream packages (formatters/rtables/rlistings/tern) to the latest releases.
  • Allow structured header for side-by-side tables.
  • Fixed bugs in decoration.
  • Support gtsummary.
  • Support slides creation from rds files.

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3 cran

17 Jan 13:54
2c2dc8a
Compare
Choose a tag to compare

Miscellaneous

  • Align upstream packages (formatters/rtables/rlistings/tern) to the latest releases.

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2 cran

08 Jan 04:49
Compare
Choose a tag to compare

Miscellaneous

  • Plots in slides are now editable.
  • Keep indentation in tables.
  • Added vignette for open-sourcing.

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1 cran

23 Dec 10:13
f6ddc69
Compare
Choose a tag to compare

Miscellaneous

  • Trim l_ae_slide example.

What's Changed

  • Trim l ae example v0.2.1 version [skip vbump] by @shajoezhu in #26

Full Changelog: v0.2.0...v0.2.1

v0.2.0

09 Dec 15:11
9af3941
Compare
Choose a tag to compare

New features

  • Added new templates g_lb_slide, g_eg_slide, g_vs_slide and t_ds_slide.

Miscellaneous

  • Added vignette
  • Improved test coverage

What's Changed

Full Changelog: v0.1.0...v0.2.0