·
14 commits
to main
since this release
Enhancements
- Added
transformator
parameter in module (#331) - Fixed and Enhanced ticks rendering (#133)
- Added
teal.logger
functionality for logging changes in shiny inputs in all modules. - Enhanced the Show R Code result to include plot and table for boxplot and density plot (#291).
- Enhanced
tm_g_gh_boxplot
to resolve delayed object (#301). - Enhanced the density calculation ranges logic for
tm_g_gh_density_distribution_plot
(#308).
What's Changed
- Workflow propagations by @walkowif in #300
- update readme by @pawelru in #304
- Update DESCRIPTION by @pawelru in #303
- Workflow propagations by @walkowif in #305
- bring back AVALU column for ANL dataset in correlationplot by @m7pr in #307
- Calculate density ranges based on
treatment
name and based on AVICITCD for density plot by @m7pr in #308 - 284 add callback for
DT::datable
to hide AJAX warnings by @m7pr in #310 - fix revdepcheck by @pawelru in #309
- Fixes the DT ajax error by @vedhav in #312
- 301 delayed variable_choices for
facet_var
intm_g_gh_boxplot
by @m7pr in #313 - 301 allow treatment group to be passed as
delayed_data
by @m7pr in #314 - 302 Fix failed pipelines by @m7pr in #306
- 113 adjust
toggle_slider
ranges by @m7pr in #315 - 291 add
print(p)
andprint(tbl)
to the output of boxplot and density plot by @m7pr in #293 - 317 log shiny input changes by @m7pr in #318
- add rmarkdown to VignetteBuilder by @pawelru in #323
- Custom rendering to provide manual ticks when there is <10 ticks by @vedhav in #319
teal.data::datanames()
is deprecated in favor of dot-prefix andnames()
by @averissimo in #324- add setup-r-dependencies by @vedhav in #325
- add Remotes: insightsengineering/goshawk to DESCRIPTION by @m7pr in #327
- Fix logger by @gogonzo in #328
- 1441 Introduce transformators parameter in modules by @m7pr in #331
- update packages versions for scheduled build by @m7pr in #330
- Remove lookup-refs, vbump dependencies + add Remotes by @m7pr in #332
- update base pipe to magrittr pipe by @donyunardi in #336
- [skip vbump] upversion 0.3.0 by @donyunardi in #338
Full Changelog: v0.2.0...v0.3.0