Package: FocusGroup
Type: Package
Title: Focus Group Simulation Using LLM Agents
Version: 0.5.2
Authors@R: 
    person("Ali", "Sanaei", , "sanaei@uchicago.edu", role = c("aut", "cre"))
Description: Moderated focus group discussions simulated with large language
    models. Participants carry personas built from respondent records or
    labeled survey files. A session runs under a specified turn-taking rule,
    and one turn can be experimentally manipulated to measure its effect on
    the next.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
Imports: R6, dplyr, tidyr, rlang, haven, withr, LLMR (>= 0.8.8)
Suggests: testthat (>= 3.0.0), ggplot2, quanteda, quanteda.textstats,
        topicmodels, tidytext, knitr, rmarkdown, pkgdown, shiny, bslib,
        DT, LLMR.shiny (>= 0.1.2)
VignetteBuilder: knitr
URL: https://github.com/asanaei/FocusGroup,
        https://asanaei.github.io/FocusGroup/
BugReports: https://github.com/asanaei/FocusGroup/issues
NeedsCompilation: no
Packaged: 2026-09-02 01:03:21 UTC; ali
Author: Ali Sanaei [aut, cre]
Maintainer: Ali Sanaei <sanaei@uchicago.edu>
Repository: CRAN
Date/Publication: 2026-09-12 13:20:14 UTC
Built: R 4.5.2; ; 2026-09-12 15:09:31 UTC; unix
