Package: QCAcluster
Type: Package
Title: Tools for the Analysis of Clustered Data in QCA
Version: 0.1.0
Authors@R: c(
  person(given = "Ingo", family = "Rohlfing", 
  email = "i.rohlfing@uni-koeln.de", 
  role = c("aut", "cre"),
  comment = ("0000-0001-8715-4771")),
  person(given = "Ayjeren", family = "Bekmuratovna", 
  email = "arozyjum@uni-koeln.de", role = c("aut")),
  person(given = "Jan", family = "Schwalbach", 
  email = "schwalbach@wiso.uni-koeln.de", role = c("aut"),
  comment = ("0000-0002-6990-8098")))
Depends: R (>= 2.10)
Description: Clustered set-relational data in Qualitative Comparative Analysis
    (QCA) can have a hierarchical structure, a panel structure or repeated cross
    sections. 'QCAcluster' allows QCA researchers to supplement the analysis
    of pooled the data with a disaggregated perspective focusing on selected 
    partitions of the data. The pooled data can be partitioned along the 
    dimensions of the clustered data (individual cross sections or time series) 
    to perform partition-specific truth table minimizations. Empirical 
    researchers can further calculate the weight that each partition has on the 
    parameters of the pooled solution and the diversity of the cases under 
    analysis within and across partitions 
    (see <https://ingorohlfing.github.io/QCAcluster/>).
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: data.table (>= 1.12.8), plyr (>= 1.8.5), QCA (>= 3.7), testit
        (>= 0.11), purrr (>= 0.3.3), UpSetR (>= 1.4.0), magrittr,
        stringi (>= 1.7.4), rlist(>= 0.4.6.1)
RoxygenNote: 7.1.2
URL: https://github.com/ingorohlfing/QCAcluster
BugReports: https://github.com/ingorohlfing/QCAcluster/issues
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2021-10-26 09:10:01 UTC; wmc769
Author: Ingo Rohlfing [aut, cre] (0000-0001-8715-4771),
  Ayjeren Bekmuratovna [aut],
  Jan Schwalbach [aut] (0000-0002-6990-8098)
Maintainer: Ingo Rohlfing <i.rohlfing@uni-koeln.de>
Repository: CRAN
Date/Publication: 2021-10-26 15:00:01 UTC
Built: R 4.1.0; ; 2021-10-27 12:12:44 UTC; unix
