v0.4.0
·
72 commits
to main
since this release
Enhancements
- Introduced
transformators
anddecorators
argument to modules (#863). - Modules' Show R Code widgets include library calls to boost reproducibility (#786).
- Removed
Show Warnings
modals from modules.
Miscellaneous
- Soft deprecated
datasets_selected
argument of modules in favor ofdatanames
. - Soft deprecated
show_metadata
argument oftm_front_page()
in favor ofdatanames
. - Added
teal.logger
functionality for logging changes in shiny inputs in all modules. - All example data is now sourced from
teal.data
. - Update
tm_g_distribution
to not start with validation error (#823).
Bug fixes
- Fixed a bug in
tm_missing_data
in "Group by Subject" that was not using reactive data call (#772). - Fixed out-of-bound labels for
tm_g_regression
(#66). - Fixed a bug in
tm_g_association
where the app would crash when a selected categorical variable was a factor instead of a character (#645).
What's Changed
- 445 unify html tags by @kartikeyakirar in #708
- Fix the typo on tags$strong by @vedhav in #711
- options for strict tests; few enhancements by @pawelru in #626
- register teal.logger handlers by @pawelru in #628
- 898 save app state version 3 by @chlebowa in #710
- fix after adding bookmarks by @chlebowa in #713
- Adds necessary shinytest2 helpers for automated tests by @averissimo in #714
- 712 -
{shinytest2}
Injectslibrary
of tmg for shiny app by @averissimo in #731 - 712 -
shinytest2
fortm_variable_browser
by @averissimo in #728 - 712 -
{shinytest2}
fortm_g_association
by @m7pr in #722 - 712 -
{shinytest2}
fortm_outliers
by @m7pr in #730 - 712 -
{shinytest2}
fortm_g_scatterplotmatrix
by @kartikeyakirar in #734 - 712 -
{shinytest2}
fortm_front_page
by @kartikeyakirar in #717 - 712 -
{shinytest2}
fortm_file_viewer
by @kartikeyakirar in #723 - 712 -
{shinytest2}
fortm_a_regression
by @m7pr in #718 - 712 -
{shinytest2}
fortm_g_scatterplot
by @vedhav in #724 - 712 -
{shinytest2}
fortm_data_table
by @kartikeyakirar in #719 - 712 -
{shinytest2}
fortm_g_bivariate
by @vedhav in #720 - 712 -
{shinytest2}
fortm_g_distribution
by @vedhav in #726 - 712 -
{shinytest2}
fortm_missing_data
by @kartikeyakirar in #727 - 712 -
{shinytest2}
fortm_t_crosstable
by @kartikeyakirar in #733 - 712 -
{shinytest2}
fortm_a_pca
by @averissimo in #716 - fixing shinytest2 fail for tm_missing_data by @kartikeyakirar in #738
- 712 -
{shinytest2}
fortm_g_response
by @vedhav in #725 - 712 -
shinytest2
Run all example apps by @averissimo in #721 - Unifying shinytest2 by @kartikeyakirar in #739
shinyApp
chunk in vignettes only runs if is in interactive mode by @averissimo in #741- Fix error on coverage workflow by @averissimo in #745
- Workflow propagation by @walkowif in #709
- 1176 remove
Show Warnings
from modules by @m7pr in #749 - replace use of
scda
withrandom.cdisc.data
by @ayogasekaram in #757 - 239 utilize
logger::log_shiny_input_change
by @m7pr in #750 - 753 remove
{ggrepel}
from.pre-commit-config.yaml
by @m7pr in #754 - Fix the e2e test failure in the integration tests by @vedhav in #751
- Bumps
{rmarkdown}
minimal version by @averissimo in #759 - 553 change level in
log_shiny_input_changes
and exclude plot sizes in logging by @m7pr in #760 - Update DESCRIPTION by @shajoezhu in #762
- vbump testthat by @pawelru in #763
- Update DESCRIPTION by @pawelru in #770
- Fixes data reactivity in
tm_missing_data
by @averissimo in #773 - Workflow propagations by @walkowif in #767
- update readme by @pawelru in #777
- Update DESCRIPTION by @pawelru in #776
- @datanames ignored by @gogonzo in #782
- Update scheduled.yaml by @pawelru in #781
- Update tm_g_distribution.R by @saerobson in #766
- added checks to resolve issue with the outlier function by @PritDash in #778
- Workflow propagations by @walkowif in #780
- Fixes missing imports by @svalvaro in #784
- use roxy.shinylive by @pawelru in #775
- WIP 771 fix failed pipelines by @m7pr in #789
- add rmarkdown to VignetteBuilder by @pawelru in #792
- Adds
roxy.shinylive
to pre-commit configuration by @averissimo in #793 teal.data::datanames()
is deprecated in favor of dot-prefix andnames()
by @averissimo in #794- 🗃️
decorators
feature branch by @m7pr in #795 - Teal version bump by @llrs-roche in #814
- add setup-r-dependencies by @vedhav in #815
- get back staged deps config by @vedhav in #816
- Fix documentation note about links on r-devel by @llrs-roche in #817
- 87 remove datasets - decrease package size by @m7pr in #818
- Stop R process if AppDriver fails in
test-examples
by @averissimo in #820 - Improvement on decorators by @averissimo in #822
- Fix logger by @gogonzo in #827
- Ensures required packages are in Imports section by @averissimo in #774
- Add ability to set
datanames
by @llrs-roche in #824 - 1441 Introduce transformators parameter in modules by @m7pr in #826
- Use the app modifiers in favor of
init
args by @vedhav in #825 - add a check for non-unique decorator names by @m7pr in #828
- simplify builds dependencies of extra-deps by @m7pr in #830
- vbump teal.logger by @m7pr in #831
- add Remotes to DESCRIPTION by @m7pr in #832
- Display output on tm_data_table, tm_variable_browser, tm_missing_data by @llrs-roche in #829
- Update teal.reporter version by @m7pr in #833
- Update
teal.code
version by @m7pr in #834 - vbump teal.data by @m7pr in #836
- Add missing transformators arg by @gogonzo in #839
- Make sure the code chunks does not break because of warnings by @vedhav in #837
- 823 block test table without validation error by @chlebowa in #840
- vbump teal.widgets by @m7pr in #838
- Duplicated decorators during an edge case of named and unnamed decorators by @m7pr in #835
- vbump teal.transform by @m7pr in #844
- Remove "default" decoration and use the same way of decoration in all modules by @vedhav in #846
- Fix missing attached packages by @llrs-roche in #847
- Fix decorators by @vedhav in #854
- Fix decorators by @vedhav in #856
- Fix decorators by @vedhav in #857
- Faster check times on CI by @llrs-roche in #858
- Fix decorators by @vedhav in #855
- add ggplot2 prefix by @donyunardi in #860
- vbump teal by @m7pr in #861
- Add vignettes on decorators by @m7pr in #843
- [skip vbump] upversion v0.4.0 by @donyunardi in #864
New Contributors
- @ayogasekaram made their first contribution in #757
- @shajoezhu made their first contribution in #762
- @saerobson made their first contribution in #766
- @PritDash made their first contribution in #778
- @svalvaro made their first contribution in #784
- @llrs-roche made their first contribution in #814
Full Changelog: v0.3.0...v0.4.0