Rev 3747 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
2006-09-09 Douglas Bates <bates@R-project.org>* man/BIB.Rd: Update this and all other examples for lmer back inthe lme4 package2006-01-04 Douglas Bates <bates@stat.wisc.edu>* man/BIB.Rd: Remove calls to gplot in this and other examples.2005-04-01 Douglas Bates <bates@bates1-home>* DESCRIPTION: Upgrade dependency to lme4_0.95-1 or later. Changeall calls to lme to calls to lmer.2004-11-04 Douglas Bates <bates@bates1-home>* DESCRIPTION (Depends): Change dependency to lme4* data/: All data sets converted to new groupedData format andstored as compressed .rda objects.* man/: Examples in manual pages converted to use the lme4 packageand gplot.2004-10-03 Douglas Bates <bates@bates1-home>* DESCRIPTION (Depends): Add Depends and LazyData* R/zzz.R (.onLoad): Move the require(nlme) to an .onLoad function2003-06-04 Douglas Bates <bates@stat.wisc.edu>* man/HR.Rd: Change starting estimate in ill-considered fit with avariance function.2003-04-29 Douglas Bates <bates@stat.wisc.edu>* man/Multilocation.Rd: Comment out the fm1MultR example. In somecases it converges but always to a 'boundary' answer.2001-12-30 Douglas Bates <bates@stat.wisc.edu>* man/Multilocation.Rd: Commented out the call to intervals in theexamples section because it caused an error on some systems.2001-12-10 Douglas Bates <bates@stat.wisc.edu>* man/Animal.Rd: Removed the library(SASmixed) from the example inthis help page and in all the others.