Personal R package

bayesian-statistics data-analysis r-package statistical-models
1 Open Issue Need Help Last updated: Sep 8, 2025

Open Issues Need Help

View All on GitHub

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