Package: simr
Type: Package
Title: Power Analysis for Generalised Linear Mixed Models by Simulation
Description: Calculate power for generalised linear mixed models, using
    simulation. Designed to work with models fit using the 'lme4' package.
    Described in Green and MacLeod, 2016 <doi:10.1111/2041-210X.12504>.
Version: 1.0.9
Authors@R: c(
    person("Peter", "Green", role=c("aut", "cre"), email="simr.peter@gmail.com",
        comment=c(ORCID="0000-0002-0238-9852")),
    person("Catriona", "MacLeod", role="aut"),
    person("Phillip", "Alday", role="ctb"))
URL: https://github.com/pitakakariki/simr
BugReports: https://github.com/pitakakariki/simr/issues
License: GPL (>= 2)
Depends: R (>= 4.1.0), lme4 (>= 1.1-16)
Imports: binom,car,graphics,grDevices,iterators,lmerTest (>=
        3.0-0),methods,pbkrtest,plotrix,plyr,reformulas,RLRsim,stringr,stats,utils
Suggests: testthat,knitr,rmarkdown
LazyData: true
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2026-03-29 07:47:21 UTC; pete
Author: Peter Green [aut, cre] (ORCID: <https://orcid.org/0000-0002-0238-9852>),
  Catriona MacLeod [aut],
  Phillip Alday [ctb]
Maintainer: Peter Green <simr.peter@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-29 08:30:02 UTC
