CRAN

QCA3 0.0-8

Yet Another Package for Qualitative Comparative Analysis

Released Jul 30, 2016 by Ronggui HUANG

This package can be loaded by Renjin but 20 out 31 tests failed.

Dependencies

lpSolveAPI 5.5.2.0-17

A set of functions for Qualitative Comparative Analysis (QCA). It can be used for various types of QCA (csQCA, mvQCA fsQCA and crisp set TQCA and time-serious QCA). It has methods for simplifying assumption, contradictory simplifying assumption.

Installation

Maven

This package can be included as a dependency from a Java or Scala project by including the following your project's pom.xml file. Read more about embedding Renjin in JVM-based projects.

<dependencies>
  <dependency>
    <groupId>org.renjin.cran</groupId>
    <artifactId>QCA3</artifactId>
    <version>0.0-8-b19</version>
  </dependency>
</dependencies>
<repositories>
  <repository>
    <id>bedatadriven</id>
    <name>bedatadriven public repo</name>
    <url>https://nexus.bedatadriven.com/content/groups/public/</url>
  </repository>
</repositories>

View build log

Renjin CLI

If you're using Renjin from the command line, you load this library by invoking:

library('org.renjin.cran:QCA3')

Test Results

This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.