Package: simr
Type: Package
Title: Power Analysis for Generalised Linear Mixed Models by Simulation
Version: 1.0.2
Authors@R: c(
    person("Green", "Peter", role=c("aut", "cre"), email="greenp@landcareresearch.co.nz"),
    person("MacLeod", "Catriona", role="aut"),
    person("Alday", "Phillip", role="ctb"))
URL: https://github.com/pitakakariki/simr
BugReports: https://github.com/pitakakariki/simr/issues
Description: Calculate power for generalised linear mixed models, using
    simulation. Designed to work with models fit using the 'lme4' package.
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: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-11-19 06:15:41 UTC; pete
Author: Green Peter [aut, cre],
  MacLeod Catriona [aut],
  Alday Phillip [ctb]
Maintainer: Green Peter <greenp@landcareresearch.co.nz>
Repository: CRAN
Date/Publication: 2016-11-19 10:16:05
