Open Issues Need Help
View All on GitHub Replace magrittr pipe by built-in pipe about 2 months ago
AI Summary: This issue proposes replacing the `magrittr` pipe (`%>%`) with R's built-in native pipe (`|>`) throughout the codebase. This change would result in dropping compatibility for older versions of R that do not support the native pipe.
Complexity:
1/5
good first issue dependencies
Personal R package
R
#bayesian-statistics#data-analysis#r-package#statistical-models