Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stringAsFactors warnings in R 4.2 #90

Open
pat-s opened this issue Mar 4, 2022 · 0 comments
Open

stringAsFactors warnings in R 4.2 #90

pat-s opened this issue Mar 4, 2022 · 0 comments

Comments

@pat-s
Copy link

pat-s commented Mar 4, 2022

Saw this in R-devel mlr CI.

@berndbischl I think @jakob-r already fixed this in 8f9c97c. Would you mind pushing a new release to CRAN?

── Warning (test_base_tuning.R:54:3): tune ─────────────────────────────────────
'default.stringsAsFactors' is deprecated.
Use '`stringsAsFactors = FALSE`' instead.
See help("Deprecated")
Backtrace:
 1. base::as.data.frame(tr3$opt.path)
      at test_base_tuning.R:54:2
 2. ParamHelpers:::as.data.frame.OptPathDF(tr3$opt.path)
 6. BBmisc::convertListOfRowsToDataFrame(extra.clean)
 8. base::default.stringsAsFactors()
 9. base::.Deprecated("`stringsAsFactors = FALSE`")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant