<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Mutation Testing</dc:title>
  <dc:title>R package mutator version 0.2.1</dc:title>
  <dc:description>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
    &lt;https://github.com/PRL-PRG/imputesrcref&gt;, improves source locations when
    installed.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: jsonlite, httr, pkgload, testthat, future, furrr, callr, covr,
R6</dc:relation>
  <dc:relation>LinkingTo: testthat</dc:relation>
  <dc:relation>Suggests: xml2, pkgbuild, cli, pbmcapply, knitr, rmarkdown, tinytest</dc:relation>
  <dc:relation>Enhances: imputesrcref</dc:relation>
  <dc:creator>Pierre Donat-Bouillud &lt;pierre.donat.bouillud@fit.cvut.cz&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Pierre Donat-Bouillud [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0003-4455-1130&gt;),
  Assanali Amandykov [aut, cph]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2026-08-02</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=mutator</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.mutator</dc:identifier>
</oai_dc:dc>
