Package: lme4 Version: 1.1-7 Title: Linear mixed-effects models using Eigen and S4 Authors@R: c(person("Douglas","Bates", role="aut"), person("Martin","Maechler", role="aut"), person("Ben","Bolker",email="bbolker+lme4@gmail.com", role=c("aut","cre")), person("Steven","Walker",role="aut"), person("Rune Haubo Bojesen","Christensen", role="ctb"), person("Henrik","Singmann", role="ctb"), person("Bin", "Dai", role="ctb")) Maintainer: Ben Bolker Contact: LME4 Authors Author: Douglas Bates [aut], Martin Maechler [aut], Ben Bolker [aut, cre], Steven Walker [aut], Rune Haubo Bojesen Christensen [ctb], Henrik Singmann [ctb], Bin Dai [ctb] Description: Fit linear and generalized linear mixed-effects models. The models and their components are represented using S4 classes and methods. The core computational algorithms are implemented using the Eigen C++ library for numerical linear algebra and RcppEigen "glue". Depends: R (>= 2.15.1), Matrix (>= 1.1.1), methods, stats, Rcpp (>= 0.10.5) LinkingTo: Rcpp, RcppEigen Imports: graphics, grid, splines, parallel, MASS, nlme, lattice, minqa (>= 1.1.15), nloptr Suggests: knitr, boot, PKPDmodels, MEMSS, testthat (>= 0.8.1), ggplot2, mlmRev, optimx (>= 2013.8.6), gamm4, pbkrtest VignetteBuilder: knitr LazyData: yes License: GPL (>= 2) URL: https://github.com/lme4/lme4/ http://lme4.r-forge.r-project.org/ BuildVignettes: yes Packaged: 2014-07-19 17:33:54 UTC; hornik NeedsCompilation: yes Repository: CRAN Date/Publication: 2014-07-19 19:49:55 Built: R 3.0.3; i386-w64-mingw32; 2014-10-31 07:43:52 UTC; windows Archs: i386, x64