teal icon indicating copy to clipboard operation
teal copied to clipboard

Exploratory Web Apps for Analyzing Clinical Trial Data

Results 182 teal issues
Sort by recently updated
recently updated
newest added

one step closer towards consistent error / warning message when checking classes

### What happened? When passing `data` as (unevaluated) `eventReactive` to `srv_teal` directly then the teal-app looks like frozen. Propose a better solution for this. app code ```r options( teal.log_level =...

bug
core

@pawelru @m7pr This is a `mirai` alternative. Package seems to address the biggest issues reported during a research: - `mirai` has a native support of `ExtendedTask` - `mirai` is not...

core

Follow-up on https://github.com/insightsengineering/teal/pull/1253 Please find below a list of objects which names I personally found confusing. If you agree - let's try to find a good name. * `srv_teal_data()` &...

core

(please note that the below is just a rough design - feel free to adapt if needed) * `module_validate_xyz()` - a shiny module executing validation: * `srv_validate_xyz(x)` - it does...

core

Follow-up on https://github.com/insightsengineering/teal/pull/1253 https://github.com/insightsengineering/teal/blob/9c6d38ce05fd6f6ce0741038a4d04106fb82ae61/R/utils.R#L113 But we are returning a list instead. Still figuring out what each of the element means so can't make a suggestion right now https://github.com/insightsengineering/teal/blob/9c6d38ce05fd6f6ce0741038a4d04106fb82ae61/R/utils.R#L138-L162

### What happened? When data provided to the `teal::init` has insufficient datasets and none of the modules have `teal_transform_module` specified it clearly means that some modules are missing some datasets....

bug
core

Assuming https://github.com/insightsengineering/teal/issues/1298 is done and transformers have `$datanames` in the output, this PR satisfies the notes in https://github.com/insightsengineering/teal/issues/1299

core
blocked

https://github.com/pawelru/ie_status?tab=readme-ov-file - [ ] teal.slice @m7pr

core