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

rename() produces error/warning/message/silent of duplicate names would result -addresses #127 #186

Closed
wants to merge 69 commits into from

Conversation

wibeasley
Copy link
Contributor

The test suite sometimes gives errors like

rbind.fill performance linear with factors -
p[2]/p[1] < threshold isn't true.

But I'm pretty sure it's unrelated to changes I've made to plyr::rename().

crowding and others added 25 commits January 3, 2014 00:48
This acheives linear performance for rbind.fill on arrays, chars, lists.

Factors and POSIXt values will still be quadratic.
Conflicts:
	NEWS
	inst/tests/test-rbind.r
The test suite sometimes gives errors like "rbind.fill performance linear with factors -
p[2]/p[1] < threshold isn't true".  But I think it's unrelated to changes I've made to `plyr::rename()`.
@hadley
Copy link
Owner

hadley commented Jan 6, 2014

Could you please rebase/merge off master to avoid all the extra commits?

@wibeasley
Copy link
Contributor Author

I'm closing this pull request in favor of the more concise #194

@wibeasley wibeasley closed this Jan 7, 2014
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.

None yet

6 participants