Package: GLMMadaptive
Title: Generalized Linear Mixed Models using Adaptive Gaussian
        Quadrature
Version: 0.8-5
Authors@R: person("Dimitris", "Rizopoulos", email = "d.rizopoulos@erasmusmc.nl",
                  role = c("aut", "cre"), comment = c(ORCID = '0000-0001-9397-0900'))
Date: 2022-02-07
Maintainer: Dimitris Rizopoulos <d.rizopoulos@erasmusmc.nl>
BugReports: https://github.com/drizopoulos/GLMMadaptive/issues
Description: Fits generalized linear mixed models for a single grouping factor under
    maximum likelihood approximating the integrals over the random effects with an 
    adaptive Gaussian quadrature rule; Jose C. Pinheiro and Douglas M. Bates (1995) 
    <doi:10.1080/10618600.1995.10474663>.  
Imports: MASS, nlme, parallel, matrixStats
Suggests: lattice, knitr, rmarkdown, pkgdown, multcomp, emmeans,
        estimability, effects, DHARMa, optimParallel
Encoding: UTF-8
LazyLoad: yes
License: GPL (>= 3)
URL: https://drizopoulos.github.io/GLMMadaptive/,
        https://github.com/drizopoulos/GLMMadaptive
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2022-02-07 14:42:56 UTC; drizo
Author: Dimitris Rizopoulos [aut, cre]
    (<https://orcid.org/0000-0001-9397-0900>)
Repository: CRAN
Date/Publication: 2022-02-07 19:20:03 UTC
