Skip to content

don't stop() if there are unmatched column types#159

Merged
hadley merged 1 commit into
tidyverse:masterfrom
alyst:relax_column_types
Jul 9, 2015
Merged

don't stop() if there are unmatched column types#159
hadley merged 1 commit into
tidyverse:masterfrom
alyst:relax_column_types

Conversation

@alyst
Copy link
Copy Markdown
Contributor

@alyst alyst commented May 2, 2015

fixes #145

@hadley
Copy link
Copy Markdown
Member

hadley commented May 4, 2015

Could you please add a bullet point to news (including thanking yourself)?

@alyst alyst force-pushed the relax_column_types branch from c25f8a7 to 9c6502c Compare May 4, 2015 14:34
@alyst
Copy link
Copy Markdown
Contributor Author

alyst commented May 4, 2015

@hadley done

@hadley hadley merged commit 9c6502c into tidyverse:master Jul 9, 2015
@hadley
Copy link
Copy Markdown
Member

hadley commented Jul 9, 2015

Thanks!

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

Successfully merging this pull request may close these issues.

Matching the extra columns specified in col_types

2 participants