Package: TSQCA
Type: Package
Title: Threshold Sweep Extensions for Qualitative Comparative Analysis
Version: 1.0.0
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 by Dusa (2019) <doi:10.1007/978-3-319-75668-4>, with function 
    arguments following 'QCA' conventions. Based on set-theoretic methods by 
    Ragin (2008) <doi:10.7208/chicago/9780226702797.001.0001> and established 
    robustness protocols by Rubinson et al. (2019) 
    <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.17899390
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: 2026-01-07 10:15:14 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-08 00:40:14 UTC
Built: R 4.4.3; ; 2026-01-09 00:52:49 UTC; windows
