Releases: pharmaverse/autoslider.core
Releases · pharmaverse/autoslider.core
Release list
v0.3.2
- Update dependency version.
What's Changed
- Update DESCRIPTION file with new package suggestion by @shajoezhu in #111
- Update package version requirements in DESCRIPTION by @shajoezhu in #115
- update, prep for tag [skip vbump] by @shajoezhu in #116
Full Changelog: v0.3.1...v0.3.2
v0.3.1
- Fix vignette builder.
What's Changed
- update [skip vbump] by @shajoezhu in #110
Full Changelog: v0.3.0...v0.3.1
v0.3.0
- Fix layout, adding assertion.
What's Changed
- Release v0.3.0 by @shajoezhu in #109
Full Changelog: v0.2.9...v0.3.0
v0.2.9
- Dependency version bump for
officerversion 0.7.0.
What's Changed
- Release v0.2.9 [skip vbump] by @shajoezhu in #106
Full Changelog: v0.2.8...v0.2.9
v0.2.8
- Renamed AI functionality from footnotes to speaker notes in documentation and function references.
- Added CRAN test skips to reduce test execution time.
- Removed
stylerfrom suggests.
What's Changed
- 98 ai to notes by @shajoezhu in #99
- update by @shajoezhu in #101
- feat: add openai-compatible support based on ellmer::chat_openai by @ShuguangSun in #103
- update version [skip vbump] by @shajoezhu in #104
New Contributors
- @ShuguangSun made their first contribution in #103
Full Changelog: v0.2.7...v0.2.8
v0.2.7
- Revert
officerdependency 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_templatesfor 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
ellmerdependency, enable AI prompt. - Bug fix in side by side plot rendering.
- Code enhancement when using
split_rows_byandanalysison 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