Closed wangh107 closed 2 years ago
@wangh107
After careful consideration, I am of the opinion to keep var_labels_for
in chevron
. This function is not used in preprocessing (for now) and is deeply integrated in many chevron TLG functions. In addition, it depends on tern
. Moving it to dunlin
would make it depend on tern
for very small benefits.
In addition of removing the function definition, please:
chevron
in dunlin
.chevron
repo and add dunlin
as an upstream dependency.pivot_wider_labels
by poly_pivot_wider
in the body of the syn_test_data
function of chevron
. (be mindful that the result is now a list, adapt the test in consequence)reorder_levels_params
by co_relevels
in the body of the reorder_adex_params
function of chevron
. Cheers
retire functions that are migrated to
dunlin
@BFalquet please help update the following mapping and add missing items if not listed below.chevron.sample.study
, create a github issue there to change dependency