dev-R/*: improve metadata

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-30 05:39:26 +02:00
parent 967df4b05a
commit 1d31c354c7
97 changed files with 1183 additions and 953 deletions

View File

@@ -6,10 +6,14 @@
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">
Unit Testing for R // Software testing is important, but, in part
because it is frustrating and boring, many of us avoid it.
'testthat' is a testing framework for R that is easy to learn
and use, and integrates with your existing 'workflow'.
</longdescription>
<longdescription lang="en">Software testing is important, but, in part because it is
frustrating and boring, many of us avoid it. 'testthat' is a testing
framework for R that is easy to learn and use, and integrates with
your existing 'workflow'.</longdescription>
<upstream>
<maintainer>
<name>Hadley Wickham</name>
<email>hadley@rstudio.com</email>
</maintainer>
</upstream>
</pkgmetadata>