CRAN
GameTheory 2.7
Cooperative Game Theory
Released Jul 4, 2017 by Sebastian Cano-Berlanga
This package can be loaded by Renjin but 3 out 10 tests failed.
Dependencies
ineq 0.2-13 combinat 0.0-8 lpSolveAPI 5.5.2.0-17 kappalab 0.4-7 gtools 3.5.0
Implementation of a common set of punctual solutions for Cooperative Game Theory.
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>GameTheory</artifactId> <version>2.7-b13</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:GameTheory')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.