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

No more stringsAsFactors #664

Merged
merged 5 commits into from Oct 31, 2022
Merged

No more stringsAsFactors #664

merged 5 commits into from Oct 31, 2022

Conversation

juliasilge
Copy link
Member

Closes #626

Setting stringsAsFactors = TRUE seems quite unexpected now, especially 2+ years after this default changed in base R. It results in behavior that surprises many (I would guess most) users, for example see #596.

@juliasilge
Copy link
Member Author

This is a breaking change, so let's bump to pins 1.1.0 at the next release.

@juliasilge juliasilge marked this pull request as ready for review October 31, 2022 20:19
@juliasilge juliasilge merged commit 1d1113c into main Oct 31, 2022
@juliasilge juliasilge deleted the stringsAsFactors-HELL-NO branch October 31, 2022 20:59
@github-actions
Copy link

This pull request 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.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is stringsAsFactors = TRUE the best option when type = "csv"?
1 participant