Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs to use the new teal_data instead of TealData #853

Merged
merged 25 commits into from
Nov 20, 2023

Conversation

kartikeyakirar
Copy link
Contributor

@kartikeyakirar kartikeyakirar commented Nov 16, 2023

fixes #842
part of
insightsengineering/nestdevs-tasks#41
insightsengineering/teal.data#184

kartikeyakirar and others added 21 commits November 7, 2023 17:53
Merge branch 'main' into 842_replace_tealdata@78_simplify_joinkeys@main

# Conflicts:
#	DESCRIPTION
#	R/tm_a_gee.R
#	R/tm_a_mmrm.R
#	R/tm_g_barchart_simple.R
#	R/tm_g_ci.R
#	R/tm_g_forest_rsp.R
#	R/tm_g_forest_tte.R
#	R/tm_g_ipp.R
#	R/tm_g_km.R
#	R/tm_g_lineplot.R
#	R/tm_g_pp_adverse_events.R
#	R/tm_g_pp_patient_timeline.R
#	R/tm_g_pp_therapy.R
#	R/tm_g_pp_vitals.R
#	R/tm_t_abnormality.R
#	R/tm_t_abnormality_by_worst_grade.R
#	R/tm_t_ancova.R
#	R/tm_t_binary_outcome.R
#	R/tm_t_coxreg.R
#	R/tm_t_events.R
#	R/tm_t_events_by_grade.R
#	R/tm_t_events_patyear.R
#	R/tm_t_events_summary.R
#	R/tm_t_exposure.R
#	R/tm_t_logistic.R
#	R/tm_t_mult_events.R
#	R/tm_t_pp_basic_info.R
#	R/tm_t_pp_laboratory.R
#	R/tm_t_pp_medical_history.R
#	R/tm_t_pp_prior_medication.R
#	R/tm_t_shift_by_arm.R
#	R/tm_t_shift_by_arm_by_worst.R
#	R/tm_t_shift_by_grade.R
#	R/tm_t_smq.R
#	R/tm_t_summary.R
#	R/tm_t_summary_by.R
#	R/tm_t_tte.R
Copy link
Contributor

github-actions bot commented Nov 16, 2023

Unit Tests Summary

    1 files    33 suites   2s ⏱️
149 tests 149 ✔️     0 💤 0
280 runs  168 ✔️ 112 💤 0

Results for commit 80ddc45.

♻️ This comment has been updated with latest results.

@vedhav vedhav self-requested a review November 17, 2023 21:34
@vedhav vedhav enabled auto-merge (squash) November 20, 2023 11:00
@vedhav vedhav merged commit bcb9ae1 into main Nov 20, 2023
24 checks passed
@vedhav vedhav deleted the 78_simplify_joinkeys@main branch November 20, 2023 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace TealData with teal_data in the docs
2 participants