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` <img width="596" alt="image" src="https://github.com/insightsengineering/teal.transform/assets/133694481/a1179d15-ae05-417f-bc88-19ab2ce99c9c"> Part of https://github.com/insightsengineering/teal.transform/issues/194