Skip to content

Commit 64059b5

Browse files
Adding URL and BugReports fields
1 parent 68fa6c8 commit 64059b5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ Authors@R: c(
55
person("Pierre", "Donat-Bouillud", , "pierre.donat.bouillud@fit.cvut.cz", role = c("aut", "cre")),
66
person("Assnanli", "Amandykov", "amandass@fit.cvut.cz", role = "aut"))
77
Description: A tool to perform mutation testing for the R language, to test the effectiveness of a test suite. It supports several testing frameworks, including 'testthat'.
8-
It can perform the mutation testing in parallel and scale to large codebases.
8+
It can perform the mutation testing in parallel and scale to large code bases.
9+
URL: https://github.com/PRL-PRG/MutatoR
10+
BugReports: https://github.com/PRL-PRG/MutatoR/issues
911
License: GPL (>= 3)
1012
Encoding: UTF-8
1113
Roxygen: list(markdown = TRUE)

0 commit comments

Comments
 (0)