# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "mutator" in publications use:' type: software license: GPL-3.0-or-later title: 'mutator: Mutation Testing' version: 0.1.1.9000 doi: 10.32614/CRAN.package.mutator abstract: Performs mutation testing for 'R' packages to assess the effectiveness of a test suite. It mutates source files, runs package tests against each mutant, and reports which mutants were killed, survived, or timed out. Parallel execution is supported for larger code bases. The optional 'imputesrcref' package, available from , improves source locations when installed. authors: - family-names: Donat-Bouillud given-names: Pierre email: pierre.donat.bouillud@fit.cvut.cz orcid: https://orcid.org/0000-0003-4455-1130 - family-names: Amandykov given-names: Assanali email: amandass@fit.cvut.cz repository: https://prl-prg.r-universe.dev repository-code: https://github.com/PRL-PRG/mutator commit: 5b099b9920a91b489ba59cf6beb814cdd2ecf081 url: https://prl-prg.github.io/mutator/ date-released: '2026-07-15' contact: - family-names: Donat-Bouillud given-names: Pierre email: pierre.donat.bouillud@fit.cvut.cz orcid: https://orcid.org/0000-0003-4455-1130