Rosemary Li
Rosemary Li
Hi, We recently started to use `cli` package to format message/warning/error in our R package development work. To keep things consistent, we would want to format the message in `assert_that()`....
Hi, I come across this observation that if I have a local branch, even though I have pushed it to remote on github using git command line, the branch_get_upstream() still...
For my recent Ophthalmology studies, we got table requests like blow For these tables, the nested columns are from variables in analysis dataset instead of the `alt_counts_df` dataset. For sample...
In the module `tm_t_logistic` there's namespace pollution that `base::table` was used when defining `arm_n`. A detailed explanation from @kpagacz can be found here https://github.com/insightsengineering/teal.modules.clinical/pull/239#discussion_r758424699