mlr-org / mlr3

mlr3: Machine Learning in R - next generation
https://mlr3.mlr-org.com
GNU Lesser General Public License v3.0
906 stars 84 forks source link

refactor: use `deparse1(substitute(x))` instead of `deparse(substitute(x))` where a string is expected #1039

Closed m-muecke closed 1 week ago

be-marc commented 1 week ago

Thanks!