[Lme4-commits] r1805 - pkg/lme4.0
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Apr 9 23:31:10 CEST 2013
Author: bbolker
Date: 2013-04-09 23:31:02 +0200 (Tue, 09 Apr 2013)
New Revision: 1805
Modified:
pkg/lme4.0/DESCRIPTION
Log:
change maintainer to bbolker+lme4-authors at gmail.com
Modified: pkg/lme4.0/DESCRIPTION
===================================================================
--- pkg/lme4.0/DESCRIPTION 2013-04-09 13:17:25 UTC (rev 1804)
+++ pkg/lme4.0/DESCRIPTION 2013-04-09 21:31:02 UTC (rev 1805)
@@ -1,6 +1,6 @@
Package: lme4.0
-Version: 0.999999-1
-Date: 2012-06-25
+Version: 0.999999-2
+Date: 2013-04-09
Title: Linear mixed-effects models using S4 classes
Description: Fit linear and generalized linear mixed-effects models.
This is the implementation of lme4 available on CRAN and developed up to 2011.
@@ -11,7 +11,7 @@
Author: Douglas Bates <bates at stat.wisc.edu>,
Martin Maechler <maechler at R-project.org> and
Ben Bolker <bolker at mcmaster.ca>
-Maintainer: <lme4-authors at R-forge.wu-wien.ac.at>
+Maintainer: Ben Bolker <bbolker+lme4-authors at gmail.com>
Depends: methods, R(>= 2.11.1), Matrix(>= 1.0-1), lattice
LinkingTo: Matrix, stats
Imports: graphics, nlme, stats4, stats
More information about the Lme4-commits
mailing list