MLwrap 0.1.1
Fixed deprecation warnings by replacing
aes_string()
with
aes()
and
sym()
with
rlang::sym()
Corrected plot title assignment in
plot_calibration_curve()
function
Minor code improvements for better maintainability
MLwrap 0.1.0
Initial CRAN release