teal.modules.clinical icon indicating copy to clipboard operation
teal.modules.clinical copied to clipboard

Provides teal modules for the standard clinical trials outputs

Results 126 teal.modules.clinical issues
Sort by recently updated
recently updated
newest added

Would be better to catch these errors and provide a nicer message. To reproduce, choose `RACE` as covariate. ``` library(random.cdisc.data) ADSL

enhancement
sme

Currently in almost all tmc modules we have `validate

core
sme

@shajoezhu I was thinking about creating `teal.modules.clinical::assert_arm` which could be used in all the modules to check `arm` in the standardized way. _Originally posted by @gogonzo in https://github.com/insightsengineering/teal.modules.clinical/issues/213#issuecomment-1098075197_

sme

part of insightsengineering/teal.transform#24 Don't know yet where to put it, but we are in the middle of massively simplifying the `teal::init` API and it would be good to have a...

documentation
sme

During Oct 2021 sprint there were cases discovered where the validation was not correct or consistent across modules. 1. Come up with a design about what we expect for different...

sme
research

We need to find an optimal way to allow app developer to "decorate" output of the module (including interactivity). In tmc modules are developed as follows. - there is a...

core
research

part of https://github.com/insightsengineering/teal.modules.clinical/issues/1187 Final conslusions will be presented to SME team and discussed. CoreDev expects SMEs feedback

core
sme
discussion

### What happened? Hi, I tried to use tm_t_tte. It worked except for certain data somehow. When I have time=c(16.73 7.76 18.77 10.91 9.04 11.51 6.51 11.21 10.42) and all...

bug

Most of the plots had the same namespace name called `myplot`. The same for tables, that are called `tables`. It would be great to unify so they are all the...

core

### Feature description Similar requests have been brought up before in the last round of UI updates, and the decision was to keep teal.slice simple and only performs data slicing...

enhancement
core
sme
discussion