insightsengineering / insightsengineering/teal
Move soft dependency on `MultiAssayExperiment` into `teal.data`
Open
core
- Dominant language
- R
- Stars
- 263
- Forks
- 59
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 5
Description
After https://github.com/insightsengineering/teal/pull/1051 on pre-release branch we are using MultiAssayExperiment only in:
- tests of deprecated functionality (`tdata()`)
- vignette "Including Data in teal Applications"
(please note that it's not used in any of the functionality)
Can we remove it out of `teal`? The latter is important but I feel is more appropriate for ~`teal.data`~ `teal.slice`.
Contributor guide
Assessment
This issue has not been assessed yet.