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.3
Authors@R: c(
    person("Green", "Peter", role=c("aut", "cre"), email="simr.peter@gmail.com"),
    person("MacLeod", "Catriona", role="aut"),
    person("Alday", "Phillip", role="ctb"))
URL: https://github.com/pitakakariki/simr
BugReports: https://github.com/pitakakariki/simr/issues
License: GPL (>= 2)
Depends: lme4
Imports:
        binom,iterators,pbkrtest,plotrix,plyr,RLRsim,stringr,stats,methods,utils,graphics,grDevices,car
Suggests: testthat,knitr,rmarkdown,lmerTest
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-09-29 00:50:54 UTC; GreenP
Author: Green Peter [aut, cre],
  MacLeod Catriona [aut],
  Alday Phillip [ctb]
Maintainer: Green Peter <simr.peter@gmail.com>
Repository: CRAN
Date/Publication: 2017-09-29 08:31:22 UTC
