The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 <https://github.com/PRL-PRG/imputesrcref>, improves source locations when installed.
| Version: | 0.2.1 |
| Imports: | jsonlite, httr, pkgload, testthat, future, furrr, callr, covr, R6 |
| LinkingTo: | testthat |
| Suggests: | xml2, pkgbuild, cli, pbmcapply, knitr, rmarkdown, tinytest |
| Enhances: | imputesrcref |
| Published: | 2026-08-02 |
| DOI: | 10.32614/CRAN.package.mutator |
| Author: | Pierre Donat-Bouillud
|
| Maintainer: | Pierre Donat-Bouillud <pierre.donat.bouillud at fit.cvut.cz> |
| BugReports: | https://github.com/PRL-PRG/mutator/issues |
| License: | GPL (≥ 3) |
| URL: | https://github.com/PRL-PRG/mutator, https://prl-prg.github.io/mutator/ |
| NeedsCompilation: | yes |
| SystemRequirements: | C++17 |
| Materials: | README, NEWS |
| CRAN checks: | mutator results |
| Reference manual: | mutator.html , mutator.pdf |
| Vignettes: |
Configuration (source, R code) Continuous integration (source, R code) Mutation testing on a package (source, R code) |
| Package source: | mutator_0.2.1.tar.gz |
| Windows binaries: | r-devel: mutator_0.2.1.zip, r-release: mutator_0.2.1.zip, r-oldrel: mutator_0.2.1.zip |
| macOS binaries: | r-release (arm64): mutator_0.2.1.tgz, r-oldrel (arm64): mutator_0.2.1.tgz, r-release (x86_64): mutator_0.2.1.tgz, r-oldrel (x86_64): mutator_0.2.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=mutator to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.