spsanderson / tidyAML

Auto ML for the tidyverse
http://www.spsanderson.com/tidyAML/
Other
64 stars 7 forks source link

Make use of native Pipe #150

Closed spsanderson closed 9 months ago

spsanderson commented 10 months ago

All code should make use of the native pipe operator |> thus requiring the DESCRIPTION file to be updated to include Depends: R (>=4.1.0)