Package: TSQCA
Type: Package
Title: Threshold Sweep Extensions for Qualitative Comparative Analysis
Version: 0.1.2
Authors@R: c(
    person("Yuki", "Toyoda", role = c("aut", "cre"),
           email = "yuki.toyoda.ds@hosei.ac.jp"),
    person("Japan Society for the Promotion of Science", role = "fnd",
           comment = "KAKENHI Grant Number JP20K01998"))
Description: Provides threshold sweep methods for Qualitative Comparative 
    Analysis (QCA). Implements Condition Threshold Sweep-Single (CTS-S), 
    Condition Threshold Sweep-Multiple (CTS-M), Outcome Threshold Sweep (OTS), 
    and Dual Threshold Sweep (DTS) for systematic exploration of threshold 
    calibration effects on crisp-set QCA results. These methods extend 
    traditional robustness approaches by treating threshold variation as an 
    exploratory tool for discovering causal structures. Built on top of the 
    'QCA' package <doi:10.1007/978-3-319-75668-4>, with function arguments 
    following 'QCA' conventions. Based on set-theoretic methods 
    <doi:10.7208/chicago/9780226702797.001.0001> and established robustness 
    protocols <doi:10.1177/00491241211036158>.
Depends: R (>= 4.0)
Imports: QCA
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
License: MIT + file LICENSE
URL: https://github.com/im-research-yt/TSQCA,
        https://doi.org/10.5281/zenodo.17899391
BugReports: https://github.com/im-research-yt/TSQCA/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-12-22 15:27:47 UTC; yukit
Author: Yuki Toyoda [aut, cre],
  Japan Society for the Promotion of Science [fnd] (KAKENHI Grant Number
    JP20K01998)
Maintainer: Yuki Toyoda <yuki.toyoda.ds@hosei.ac.jp>
Repository: CRAN
Date/Publication: 2026-01-07 09:00:02 UTC
