v0.3.0
insights-engineering-bot
released this
19 Feb 17:12
·
59 commits
to main
since this release
Enhancements
add_card_button_srv
allows to specifycard_fun
withlabel
parameter for card's title & content customization.- Supports automatic
Rcode
formatting using the suggestedformatR
package in reports. - Improve output on PDF file format.
What's Changed
- remove_dependencies by @m7pr in #215
- Update Installation section for CRAN + other updates of readme by @m7pr in #213
- 185 fixing table formatting in PPT outputs by @kartikeyakirar in #211
- Enable listings support & table annotations in
to_flextable
by @edelarua in #220 - 212 fixing r-code formating by @kartikeyakirar in #216
- 198 Include user's card labels when generating the report by @m7pr in #219
- 169 wrapping up the long code in the Report by @kartikeyakirar in #218
- add no_browser hook in pre-commit by @donyunardi in #222
- Focus on the card name instead of the card comment by @vedhav in #228
- define code_block function with quote not string by @chlebowa in #232
- 229 report echo code for plotting and displaying it within the R code in a PDF file. by @kartikeyakirar in #230
- Suppresses the warning message because of partial arg match by @vedhav in #233
- update repo roster link by @donyunardi in #234
- Workflow propagation by @walkowif in #235
- 238 bring back internal examples by @m7pr in #239
- 430 use
expect_no_error
in tests instead ofexpect_error(, NA)
by @m7pr in #240 - update deps of roxygenize hook by @pawelru in #242
- Propagate files from insightsengineering/.github by @insights-engineering-bot in #244
- [skip actions] Propagate files from insightsengineering/.github by @insights-engineering-bot in #245
- Pre-release activities by @donyunardi in #246
- [skip vbump] Release candidate v0.3.0 by @donyunardi in #249
New Contributors
- @kartikeyakirar made their first contribution in #211
- @vedhav made their first contribution in #228
Full Changelog: v0.2.1...v0.3.0