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 #847

Closed

Conversation

kartikeyakirar
Copy link
Contributor

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

Copy link
Contributor

github-actions bot commented Nov 9, 2023

Unit Tests Summary

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

Results for commit 8ccac08.

♻️ This comment has been updated with latest results.

R/tm_a_gee.R Outdated Show resolved Hide resolved
@kartikeyakirar
Copy link
Contributor Author

checks will pass once https://github.com/insightsengineering/teal.data/pull/184/files#r1391284426 suggestion is merged.

R/tm_t_mult_events.R Outdated Show resolved Hide resolved
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
@kartikeyakirar
Copy link
Contributor Author

closing in favour of #853

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