Package: gridsampler
License: GPL-3
Title: A Simulation Tool to Determine the Required Sample Size for Repertory Grid Studies
Type: Package
LazyLoad: yes
Authors@R: c(person("Mark", "Heckmann", email = "heckmann.mark@gmail.com", role = c("aut", "cre")),
             person("Lukas", "Burk", email = "lukas@quantenbrot.de", role = c("aut")))
Description: Simulation tool to facilitate determination of
    required sample size to achieve category saturation
    for studies using multiple repertory grids in conjunction with
    content analysis.
Version: 0.6
Date: 2016-11-23
Imports:
    shiny,
    ggplot2,
    reshape2,
    plyr,
    shinythemes,
    BiasedUrn,
    shinyBS
Suggests:
    knitr,
    testthat,
    rmarkdown
Encoding: UTF-8
URL: https://github.com/markheckmann/gridsampler
BugReports: https://github.com/markheckmann/gridsampler/issues
VignetteBuilder: knitr
RoxygenNote: 5.0.1
