object 'rlang_tilde_eval' not found after library updates

44 Views Asked by At

I have been using the combcoint library for quite some time. Today I installed some new packages in R for my work and since then I have been getting an error, when I try to run the function bayerhanck. The error itself:

Error in p_value_Fisher_bc ~ poly(stat_Fisher_all_bc, 12) * k_dummy : object 'rlang_tilde_eval' not found

I assume this there is a technical solution to this, but I have not been able to find it.

0

There are 0 best solutions below