> No, the effect I described has nothing to do wit USING dplyr. It occurs with > any (preexisting) data.frame once dplyr is LOADED (require(dplyr). It is > this silent, sort of "backward acting" effect that disturbs me.
You're going to need to provide some evidence for that charge: dplyr does not affect the behaviour of data.frames (only tbl_dfs) Hadley -- http://had.co.nz/ ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.