This package allows to characterize the equilibrium payoff set in repeated games (and more general stochastic games) that describe long term relationships between two parties. It will be introduced in two blog posts.
The package can be best installed using my Github hosted R repositorium by calling
install.packages("RelationalContracts",repos = c("https://skranz-repo.github.io/drat/",getOption("repos")))
For detailed usage, see the vignettes, and the examples in inst/examples