Emil Hvitfeldt

Results 233 issues of Emil Hvitfeldt

What the title says. Have a step like the other `step_discretize_*()` steps, but using a kmeans model to do the cutting

feature
good first issue :heart:

as of https://github.com/tidymodels/embed/pull/200 we are using minimum R version 3.6 so these checks are no longer needed

upkeep

Hey @mkearney 👋 I saw that {textfeatures} has been kicked off CRAN yesterday. Were you aware that that happened? I would be happy to help you bring it back on...

We were trying to add custom checking functions using `import-standalone_types_check.R` in https://github.com/tidymodels/dials/. And it would be nice if there was a way to add to the ways `obj_type_friendly()` works without...

Hey 👋 We just got this reported issue: https://github.com/tidymodels/tidymodels/issues/110 related https://github.com/r-lib/downlit/issues/87

feature

I'm not able easily find the origin of this function. but as it stands it appears to have been a near copy of the old `print.model_fit()`. The other errors appears...

We are planning a [yardstick](https://github.com/tidymodels/yardstick) release on the 20th. When doing a revdep check, a bug surfaced in this package. Some old undesirable behavior, where one was able to pass...

I think it would be helpful to add a `remotes::install_github("r-lib/usethis")` bullet to the beginning of the "Updating" list in the readme to make sure we are using the most recent...

Original bug found in https://github.com/tidymodels/censored/pull/269. It isn't that much work for us to specify it and it stops us from being bitten later down the line.

I don't know if this fits within this repo so please bear with me. I have been thinking about what happens when we check the type of the arguments we...