Skip to content
New issue

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

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

Already on GitHub? # to your account

docs: Update comparison between tibble and data.frame #1567

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

olivroy
Copy link
Contributor

@olivroy olivroy commented Jan 13, 2024

Since 4.0, data.frame no longer coerces to factors.

@krlmlr
Copy link
Member

krlmlr commented Jan 13, 2024

Thanks. We don't support stringsAsFactors = TRUE, regardless of the default setting. We also still support R 3.6. Should we keep a toned-down version of this bullet, perhaps at the bottom of that list?

R/tibble.R Show resolved Hide resolved
@krlmlr
Copy link
Member

krlmlr commented Jan 13, 2024

Thanks. I'll propose something later.

@krlmlr krlmlr changed the title Update comparison between tibble and data.frame docs: Update comparison between tibble and data.frame May 17, 2024
olivroy and others added 2 commits August 2, 2024 05:03
Co-authored-by: olivroy <52606734+olivroy@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants