commit: 42147bef5e4834c8ee9f179d60046230b0bdfbb3
Author: Robert Greener <me <AT> r0bert <DOT> dev>
AuthorDate: Mon Jul 4 13:38:29 2022 +0000
Commit: Robert Greener <me <AT> r0bert <DOT> dev>
CommitDate: Mon Jul 4 13:38:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=42147bef
dev-R/testit: fix metadata
Signed-off-by: Robert Greener <me <AT> r0bert.dev>
dev-R/testit/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-R/testit/metadata.xml b/dev-R/testit/metadata.xml
index 3823f9b80..e4be58d26 100644
--- a/dev-R/testit/metadata.xml
+++ b/dev-R/testit/metadata.xml
@@ -5,7 +5,7 @@
<email>[email protected]</email>
<name>Robert Greener</name>
</maintainer>
- <longdescription lang="en">Helper functions to install and maintain the
'LaTeX' distribution named 'TinyTeX' (https://yihui.org/tinytex/), a
lightweight, cross-platform, portable, and easy-to-maintain version of 'TeX
Live'. This package also contains helper functions to compile 'LaTeX'
documents, and install missing 'LaTeX' packages automatically.</longdescription>
+ <longdescription lang="en">Provides two convenience functions assert()
and test_pkg() to facilitate testing R packages.</longdescription>
<upstream>
<maintainer>
<name>Yihui Xie</name>