insightsengineering / insightsengineering/teal.transform
[Feature Request]: remove `{tidyr}` from `{teal.transform}`
Open
core
enhancement
- Dominant language
- R
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Consider if we can substitute `{tidyr}` package usage with `base::reshape`.
`{tidyr}` is only used in `get_reshape_call()` in `R/get_dplyr_call.R`.
I don't think this function is even used in `teal.transform` or outside of `teal.transform`
Part of https://github.com/insightsengineering/teal.transform/issues/194
Contributor guide
Assessment
This issue has not been assessed yet.