File: control

package info (click to toggle)
lme4 0.9975-9-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 700 kB
  • ctags: 175
  • sloc: ansic: 3,002; sh: 22; makefile: 3
file content (16 lines) | stat: -rw-r--r-- 678 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: lme4
Section: math
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Uploaders: Douglas Bates <bates@stat.wisc.edu>
Build-Depends: debhelper (>> 4.1.0), cdbs, r-base-dev (>> 2.3.1), r-cran-matrix (>= 0.9975-5-1)
Standards-Version: 3.7.2

Package: r-cran-lme4
Architecture: any
Depends: ${shlibs:Depends}, r-base-core (>> 2.3.1), r-cran-matrix (>= 0.9975-5-1)
Description: GNU R package for linear mixed effects model fitting
 This CRAN package provides S4 classes and methods for fitting and
 examining linear mixed effects models (also called multilevel models,
 panel data models, and several other names) and generalized linear
 mixed effects models.