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.8
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: lme4 (>= 1.1-16)
Imports:
        binom,iterators,pbkrtest,plotrix,plyr,RLRsim,stringr,stats,methods,utils,graphics,grDevices,car,lmerTest
        (>= 3.0-0)
Suggests: testthat,knitr,rmarkdown
LazyData: true
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-08-18 20:48:42 UTC; User
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: 2025-08-18 21:20:02 UTC
Built: R 4.4.3; ; 2025-11-01 06:08:51 UTC; windows
