[R-gregmisc-users] SF.net SVN: r-gregmisc:[1528] trunk/gmodels/inst/NEWS
Brought to you by:
warnes
From: <wa...@us...> - 2012-04-19 22:09:08
|
Revision: 1528 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1528&view=rev Author: warnes Date: 2012-04-19 22:09:02 +0000 (Thu, 19 Apr 2012) Log Message: ----------- Update for release 2.15.2 Modified Paths: -------------- trunk/gmodels/inst/NEWS Modified: trunk/gmodels/inst/NEWS =================================================================== --- trunk/gmodels/inst/NEWS 2012-04-19 22:07:16 UTC (rev 1527) +++ trunk/gmodels/inst/NEWS 2012-04-19 22:09:02 UTC (rev 1528) @@ -1,8 +1,22 @@ -Version 2.15.1 --------------- +Version 2.15.2 - 2012-04-19 +--------------------------- Bug fixes: +- Update est.mer() to work with recent versions of lme4 which changed + 'mer' objects from S3 to S4 class + +- Changes to pass new R CMD check tests + +- The 'Design' package has been replaced my 'rms', so update man page + references. + + +Version 2.15.1 - 2011-01-16 +--------------------------- + +Bug fixes: + - Fix warnings reported by new versions of R CMD check. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |