huizezhang-sherry / cubble

A tidy structure for spatio-temporal vector data
https://huizezhang-sherry.github.io/cubble/
Other
55 stars 9 forks source link

Recommend keep magrittr pipe #4

Closed emitanaka closed 2 years ago

emitanaka commented 2 years ago

I'd recommend keeping the magrittr pipe %>% (it's part of tibble anyway so won't make difference). The native pipe is only available for R version >=4.1.0 which was only released last year. There are going to be a number of people who won't be able to use it so it's just adding a barrier for people to use your package.

huizezhang-sherry commented 2 years ago

add back in commit 519867771574f3db0f8b14e6c85d7b88f5338188