(This article was first published on Matt's Stats n stuff » R, and kindly contributed to R-bloggers)
Getting more into mixed models, I’ve been playing around with both nlme::lme and lme4::lmer. http://tolstoy.newcastle.edu.au/R/e2/help/06/10/3345.html was quite a good post at explaining the differences, which from what I gather is largely performance based when using crossed or partially crossed models.
In the models I am tinkering with at the moment I am noticing differences in the standard deviations for the coefficients, which is alarming, but I’ll continue to dig around.
To leave a comment for the author, please follow the link and comment on his blog: Matt's Stats n stuff » R.
R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series,ecdf, trading) and more...

Zero Inflated Models and Generalized Linear Mixed Models with R.
Zuur, Saveliev, Ieno (2012).