tidymodels / hardhat

Construct Modeling Packages
https://hardhat.tidymodels.org
Other
101 stars 16 forks source link

Ensure that we avoid any stringsAsFactors fallout #123

Closed DavisVaughan closed 4 years ago

DavisVaughan commented 4 years ago

https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-clang/hardhat-00check.html

Explicitly state the usage of stringsAsFactors in data.frame() calls

github-actions[bot] commented 3 years ago

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.