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.4
Authors@R: c(
    person("Green", "Peter", role=c("aut", "cre"), email="simr.peter@gmail.com",
        comment=c(ORCID="0000-0002-0238-9852")),
    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 (>= 1.1-16)
Imports:
        binom,iterators,pbkrtest,plotrix,plyr,RLRsim,stringr,stats,methods,utils,graphics,grDevices,car
Suggests: testthat,knitr,rmarkdown,lmerTest (>= 3.0-0)
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-04-30 10:17:50 UTC; User
Author: Green Peter [aut, cre] (<https://orcid.org/0000-0002-0238-9852>),
  MacLeod Catriona [aut],
  Alday Phillip [ctb]
Maintainer: Green Peter <simr.peter@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-30 10:37:21 UTC
