Remove formatters from package dependencies
Closed this issue · 2 comments
m7pr commented
Part of https://github.com/insightsengineering/coredev-tasks/issues/447
There are two functions used from formatters
formatters::var_labels
formatters::var_relabel
We should create a copy of this function in teal.widgets
and export them there.
Acceptance criteria:
- remove formatters from dependencies
- update staged.dependencies.yaml files in all affected packages
m7pr commented
gogonzo commented
@m7pr yup, we can close this issue and related PR based on this comment