> Fair enough. Any "offical" integration would have to wait until post R
> 2.16.0 anyway, but are you thinking longer term than that?
If it won't be available until R 2.16, then I'd prefer to wait until R
2.16.1 (.2?).
> What level of compatibility are you shooting for? Just identical output
> (which this change is supposed to achieve), or something deeper?
As plyr and ggplot2 become more widely used, the development process
is getting more conservative. Part of this is avoiding features that
appeared in the latest version of R (which is a pain if you're in an
environment that can only upgrade yearly). I haven't started doing
any formal testing, but it's on my long-term horizon.
Hadley