You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting, what is the rationale and replacement strategy? (@iaugusty I found it!)
make_a_fun is a bit of a black-box function that is very hard to debug. It is also challenging to track down how a variable is sent to the analysis function from the top level and in which levels (a_ or s_) it will be available. In practice, we had many issues with unclear definitions of default values through different nested calls of make_a_fun. For these reasons, we are moving towards directly only {rtables} code. This makes it easier to read for future users or people that start working directly from {rtables}
Feature description
retire make_afun usage
Batch 1
Batch 2
Batch 3
Batch 4
Code of Conduct
Contribution Guidelines
Security Policy
The text was updated successfully, but these errors were encountered: