Skip to content

gamesGA

Genetic Algorithm for Sequential Symmetric Games

v1.1.3.7 · Mar 1, 2020 · MIT + file LICENSE

Description

Finds adaptive strategies for sequential symmetric games using a genetic algorithm. Currently, any symmetric two by two matrix is allowed, and strategies can remember the history of an opponent's play from the previous three rounds of moves in iterated interactions between players. The genetic algorithm returns a list of adaptive strategies given payoffs, and the mean fitness of strategies in each generation.

Downloads

CRAN

233

Last 30 days

18817th

569

Last 90 days

2.5K

Last year

Trend: +64.1% (30d vs prior 30d)

r2u CRAN

40

Last 30 days

119

Last 90 days

451

Last year

Trend: -20% (30d vs prior 30d)

autoCRAN

2

Last 7 days

6

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘grDevices’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘grDevices’
  All declared Imports should be used.

Check History

NOTE 9 OK · 5 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘grDevices’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘grDevices’
  All declared Imports should be used.
NOTE r-oldrel-macos-arm64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

LazyData

'LazyData' is specified without a 'data' directory

Dependency Network

Dependencies Reverse dependencies shiny gamesGA

Version History

5 tracked
new 1.1.3.7 Mar 10, 2026
updated 1.1.3.7 ← 1.1.3.6 diff Feb 29, 2020
updated 1.1.3.6 ← 1.1.3.5 diff Mar 11, 2019
updated 1.1.3.5 ← 1.1.3.2 diff Aug 30, 2018
new 1.1.3.2 Jun 12, 2017