Releases: insightsengineering/autoslider.core
Releases · insightsengineering/autoslider.core
v0.2.7
- Revert
officer
dependency on functionlayout_default
. - Realign table to the slide centre.
- Remove thinking messages.
What's Changed
- centering plot, remove thinking by @yolandazzz13 in #94
- updated tlg_template vignette to include examples by @yolandazzz13 in #95
- update by @shajoezhu in #96
Full Changelog: v0.2.6...v0.2.7
v0.2.6
- Added support for custom templates via symbolic links in
inst/templates/
. - Added vignette
tlg_templates
,adding_templates
,use_LLM
, andusing_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
) fromg_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
- adding template functions by @yolandazzz13 in #72
- template.md by @yolandazzz13 in #73
- updated man, restructured tlg template by @yolandazzz13 in #76
- Appendix by @yolandazzz13 in #78
- added unittests by @yolandazzz13 in #79
- added formatting vignette by @yolandazzz13 in #83
- added "editable" argument by @yolandazzz13 in #84
- Plotting issues by @yolandazzz13 in #88
- 85 warning by @shajoezhu in #90
- cran 0.2.6 [skip vbump] by @shajoezhu in #91
New Contributors
- @yolandazzz13 made their first contribution in #72
Full Changelog: v0.2.5...v0.2.6
v0.2.5
- Dropping dependencies level.
- Adding
ellmer
dependency, enable AI prompt. - Bug fix in side by side plot rendering.
- Code enhancement when using
split_rows_by
andanalysis
on the same variable multiple times, enhancing the table paths. Upstream enhancement fromrtables
.
What's Changed
- test by @shajoezhu in #63
- Ai by @shajoezhu in #64
Full Changelog: v0.2.4.433...v0.2.5
v0.2.4.433-rc1
- 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
- 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
- update by @shajoezhu in #62
Full Changelog: v0.2.4...v0.2.4.433
cran v0.2.4
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
- fixing tests by @shajoezhu in #42
- update by @shajoezhu in #43
- Rutils by @shajoezhu in #44
- update snapshot by @shajoezhu in #50
- 48 gt by @shajoezhu in #49
- update by @shajoezhu in #55
- upversion svglite, fix #56 by @shajoezhu in #57
- Update DESCRIPTION by @shajoezhu in #58
- update by @shajoezhu in #59
- Update DESCRIPTION by @shajoezhu in #60
- add news [skip vbump] by @shajoezhu in #61
Full Changelog: v0.2.3...v0.2.4
v0.2.3 cran
Miscellaneous
- Align upstream packages (formatters/rtables/rlistings/tern) to the latest releases.
What's Changed
- upversion by @shajoezhu in #39
- vbump to 0.2.3, [skip vbump] by @shajoezhu in #40
Full Changelog: v0.2.2...v0.2.3
v0.2.2 cran
Miscellaneous
- Plots in slides are now editable.
- Keep indentation in tables.
- Added vignette for open-sourcing.
What's Changed
- close #25 by @shajoezhu in #30
- update by @shajoezhu in #32
- Indent bug by @shajoezhu in #33
- do not stop by @shajoezhu in #36
- up version to v0.2.2, [skip vbump] by @shajoezhu in #34
Full Changelog: v0.2.1...v0.2.2
v0.2.1 cran
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
New features
- Added new templates
g_lb_slide
,g_eg_slide
,g_vs_slide
andt_ds_slide
.
Miscellaneous
- Added vignette
- Improved test coverage
What's Changed
- adding tests by @shajoezhu in #17
- Pkgdown by @shajoezhu in #18
- update by @shajoezhu in #19
- update, adding new code by @shajoezhu in #20
- update to 0.2.0 [skip vbump] by @shajoezhu in #22
Full Changelog: v0.1.0...v0.2.0