v0.8.16
insights-engineering-bot
released this
14 Aug 14:36
·
340 commits
to main
since this release
Enhancements
- Added more informative error message when grade mapping error occurs in
tm_t_abnormality_by_worst_grade
. - Fixed label indentation in
tm_t_abnormality_by_worst_grade
. - Added
total_label
argument to enable customization of the "All Patients" column/row label in the following modules:tm_a_mmrm
,tm_t_abnormality
,tm_t_abnormality_by_worst_grade
,tm_t_binary_outcome
,tm_t_events
,tm_t_events_by_grade
,tm_t_events_patyear
,tm_t_events_summary
,tm_t_exposure
,tm_t_mult_events
,tm_t_shift_by_arm
,tm_t_shift_by_arm_worst
,tm_t_shift_by_grade
,tm_t_smq
,tm_t_summary
,tm_t_summary_by
, andtm_t_tte
. - Increased default width of
tm_g_forest_tte
plot to prevent overlapping text. - Improve default annotation table sizing in
tm_g_km
.
Miscellaneous
- Updated
control_incidence_rate
parameter names intm_t_events_patyear
fromtime_unit_input
andtime_unit_output
toinput_time_unit
andnum_pt_year
, respectively, after parameter names were changed intern
.
What's Changed
- Update
scda
data by @edelarua in #658 - Use scda.2022 by @edelarua in #663
- Teal refactor by @pawelru in #598
- Enable checks for
workflow_dispatch
event by @walkowif in #673 - consistent reactives naming by @gogonzo in #671
- Fix barchart behaviour by @nikolas-burkoff in #683
- Update staged_dependencies.yaml, adding tern.gee by @shajoezhu in #684
- 423 Add interaction to
tm_t_ancova
by @edelarua in #674 - Update line to produce output. by @ayogasekaram in #692
- add gee prototype module with example by @danielinteractive in #664
- 696 Add table titles to
tm_a_gee
report cards by @edelarua in #697 - Fix coxreg by @nikolas-burkoff in #700
- Badges and contribution guidelines by @insights-engineering-bot in #702
- tmg_g_pp_vitals: remove param by @mhallal1 in #713
- tmc shinyvalidate by @nikolas-burkoff in #699
- Updates tm_a_mmrm for new tern.mmrm/mmrm packages by @danielinteractive in #714
- remv adsl_key, use USUBJID by default by @shajoezhu in #718
- Check as-cran + default landing page by @arkadiuszbeer in #719
- fix faceting in
tm_g_km
by @chlebowa in #720 - Update
rtables
staged dep by @edelarua in #728 - Create minimal test data for examples and initialize the substitution by @Melkiades in #721
- Add TMC example data by @edelarua in #731
- Remove remaining
scda
usage, update to testthat v3.0 by @edelarua in #732 - Consistent lowercase dataset names in examples by @edelarua in #736
- Remove
scda
andscda.2022
from staged deps by @edelarua in #734 - adding two mo correlation struct, close #716 by @shajoezhu in #737
- Clean up example data modification by @edelarua in #739
- add teal.gallery to readme by @pawelru in #740
- Fix
validate_standard_inputs
example by @edelarua in #743 - fix barchart by @nikolas-burkoff in #744
- fix svg by @Melkiades in #747
- Add
lubridate
for ... date and time by @Melkiades in #749 - Update AVALC distribution in
tmc_ex_adrs
by @edelarua in #751 - Updating GEE example with interaction term. by @ayogasekaram in #754
- 724 improve plot by @chlebowa in #753
- Workflow updates by @walkowif in #752
- Add label option for filtering/selection fields by @edelarua in #759
- Update
tm_t_coxreg
by @edelarua in #756 - Fixing
tm_g_lineplot
for droplevels strata and screening character by @Melkiades in #763 - Update token name by @walkowif in #765
- Update
tm_t_exposure
to useanalyze_patients_exposure_in_cols
by @edelarua in #767 - Fix R CMD Check note by @edelarua in #769
- Remove mentions of STREAM from documentation by @edelarua in #772
- Fix
numeric_stats
bug intm_t_summary
andtm_t_summary_by
by @edelarua in #771 - Prepare 0.8.15 release [skip vbump] by @edelarua in #774
- Update workflows by @walkowif in #775
- Improve
tm_t_abnormality_by_worst_grade
error message by @edelarua in #778 - Update
control_incidence_rate
param names intm_t_events_patyear
by @edelarua in #785 - Add option to customize the "All Patients" column label by @edelarua in #783
- reduce the amount of spelling issues / WORDLIST by @m7pr in #782
- Workflow propagations by @walkowif in #786
- Fix snapshot tests by @edelarua in #789
- Move TealReportCard to teal by @gogonzo in #793
- empty by @gogonzo in #796
- update by @gogonzo in #798
- propagate argument name change in teal::module by @chlebowa in #801
- Fix
tm_a_mmrm
report card text by @edelarua in #809 - Increase default width of
tm_g_forest_tte
plot by @edelarua in #811 - 804 deprecation notes in
ggplot2
by @chlebowa in #810 - 799 qenv prints plots to the device when running shiny app by @kartikeyakirar in #813
- Can't add reporter in patients timeline module by @gogonzo in #808
- Improve default annotation table sizing in
tm_g_km
by @edelarua in #812 - 803 page length by @chlebowa in #814
- update snapshot by @gogonzo in #818
- update by @gogonzo in #820
New Contributors
- @walkowif made their first contribution in #673
- @m7pr made their first contribution in #782
- @kartikeyakirar made their first contribution in #813
Full Changelog: v0.8.14...v0.8.16