bupaverse / xesreadR

Other
0 stars 0 forks source link

bupaR uses deprecated function rename_() from dplyr library #3

Open FableBlaze opened 3 years ago

FableBlaze commented 3 years ago

When calling write_xes(input, "outputFile") then the following warning is given:

Warning message: rename_() is deprecated as of dplyr 0.7.0. Please use rename() instead.