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 . Version: 1.0.9-1 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 Config/pak/sysreqs: cmake make libicu-dev Repository: https://pitakakariki.r-universe.dev Date/Publication: 2026-03-29 16:56:40 UTC RemoteUrl: https://github.com/pitakakariki/simr RemoteRef: HEAD RemoteSha: 33ee7dfa8c5b304a24a6c31bc5507016b3c7cef2 NeedsCompilation: no Packaged: 2026-07-05 01:46:55 UTC; root Author: Peter Green [aut, cre] (ORCID: ), Catriona MacLeod [aut], Phillip Alday [ctb] Maintainer: Peter Green