diff --git a/DESCRIPTION b/DESCRIPTION index 3528596..f46e0f4 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: autotest Title: Automatic Package Testing -Version: 0.0.2.205 +Version: 0.0.2.206 Authors@R: c( person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2172-5265")), diff --git a/README.Rmd b/README.Rmd index 8e8f7a8..da582d3 100644 --- a/README.Rmd +++ b/README.Rmd @@ -203,3 +203,151 @@ which enable `autotest` to be used in a package's test suite. Please note that this package is released with a [Contributor Code of Conduct](https://ropensci.org/code-of-conduct/). By contributing to this project, you agree to abide by its terms. + +## Contributors + + + + + + +All contributions to this project are gratefully acknowledged using the [`allcontributors` package](https://github.com/ropenscilabs/allcontributors) following the [all-contributors](https://allcontributors.org) specification. Contributions of any kind are welcome! + +### Code + + + + + + + + + + +
+ + +
+mpadge +
+ + +
+helske +
+ + +
+maelle +
+ + +
+simpar1471 +
+ + +### Issue Authors + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+noamross +
+ + +
+njtierney +
+ + +
+JeffreyRStevens +
+ + +
+bbolker +
+ + +
+mattfidler +
+ + +
+kieranjmartin +
+ + +
+statnmap +
+ + +
+vgherard +
+ + +
+christophsax +
+ + +
+joelnitta +
+ + +
+santikka +
+ + +
+gilbertocamara +
+ + +### Issue Contributors + + + + + + + +
+ + +
+schneiderpy +
+ + + + diff --git a/README.md b/README.md index 7d09038..0ae91b3 100644 --- a/README.md +++ b/README.md @@ -263,3 +263,151 @@ which enable `autotest` to be used in a package’s test suite. Please note that this package is released with a [Contributor Code of Conduct](https://ropensci.org/code-of-conduct/). By contributing to this project, you agree to abide by its terms. + +## Contributors + + + + + + +All contributions to this project are gratefully acknowledged using the [`allcontributors` package](https://github.com/ropenscilabs/allcontributors) following the [all-contributors](https://allcontributors.org) specification. Contributions of any kind are welcome! + +### Code + + + + + + + + + + +
+ + +
+mpadge +
+ + +
+helske +
+ + +
+maelle +
+ + +
+simpar1471 +
+ + +### Issue Authors + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+noamross +
+ + +
+njtierney +
+ + +
+JeffreyRStevens +
+ + +
+bbolker +
+ + +
+mattfidler +
+ + +
+kieranjmartin +
+ + +
+statnmap +
+ + +
+vgherard +
+ + +
+christophsax +
+ + +
+joelnitta +
+ + +
+santikka +
+ + +
+gilbertocamara +
+ + +### Issue Contributors + + + + + + + +
+ + +
+schneiderpy +
+ + + + diff --git a/codemeta.json b/codemeta.json index 68ef586..287fe77 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,7 +8,7 @@ "codeRepository": "https://github.com/ropensci-review-tools/autotest", "issueTracker": "https://github.com/ropensci-review-tools/autotest/issues", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "0.0.2.205", + "version": "0.0.2.206", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R",