# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "fourinarow" in publications use:' type: software license: MIT title: 'fourinarow: Play "Four in a Row"' version: 0.1.1 doi: 10.32614/CRAN.package.fourinarow abstract: Play or simulate games of "Four in a Row" in the R console. This package is designed for educational purposes, encouraging users to write their own functions to play the game automatically. It contains a collection of built-in functions that play the game at various skill levels, for users to test their own functions against. authors: - family-names: Street given-names: Kelly email: street.kelly@gmail.com orcid: https://orcid.org/0000-0001-6379-5013 repository: https://kstreet13.r-universe.dev commit: fb45a14ae04c506d588aff887d2206ecb282fa5f date-released: '2025-11-18' contact: - family-names: Street given-names: Kelly email: street.kelly@gmail.com orcid: https://orcid.org/0000-0001-6379-5013