[Lme4-commits] r1880 - pkg/SASmixed
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Mar 10 19:28:23 CET 2014
Author: walker
Date: 2014-03-10 19:28:23 +0100 (Mon, 10 Mar 2014)
New Revision: 1880
Modified:
pkg/SASmixed/DESCRIPTION
Log:
depend on lme4 and lattice
Modified: pkg/SASmixed/DESCRIPTION
===================================================================
--- pkg/SASmixed/DESCRIPTION 2014-03-10 18:26:06 UTC (rev 1879)
+++ pkg/SASmixed/DESCRIPTION 2014-03-10 18:28:23 UTC (rev 1880)
@@ -10,8 +10,7 @@
Description: Data sets and sample lmer analyses corresponding
to the examples in Littell, Milliken, Stroup and Wolfinger
(1996), "SAS System for Mixed Models", SAS Institute.
-Depends: R (>= 2.14.0)
-Suggests: lattice, lme4
+Depends: R (>= 2.14.0), lme4, lattice
LazyData: yes
License: GPL (>=2)
More information about the Lme4-commits
mailing list