Source: r-cran-lmertest
Standards-Version: 4.7.3
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-lme4,
 r-cran-numderiv,
 r-cran-mass,
 r-cran-ggplot2,
 r-cran-reformulas,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-lmertest
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-lmertest.git
Homepage: https://cran.r-project.org/package=lmerTest
Rules-Requires-Root: no

Package: r-cran-lmertest
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Tests in Linear Mixed Effects Models
 Provides p-values in type I, II or III anova and summary tables for lmer
 model fits (cf. lme4) via Satterthwaite's degrees of freedom method.
 A Kenward-Roger method is also available via the pbkrtest package.
 Model selection methods include step, drop1 and anova-like tables for
 random effects (ranova). Methods for Least-Square means (LS-means) and tests
 of linear contrasts of fixed effects are also available.
