Use the native pipe in R (>= v 4.1) * Substitute the native pipe for all magrittr pipes * remove dependency on `magrittr` * add dependency on R > 4.1 This will be a breaking change
Use the native pipe in R (>= v 4.1)
magrittrThis will be a breaking change