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,13 +6,15 @@
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">
Powerful and Reliable Tools for Running System Commands in R //
Drop-in replacements for the base system2() function with fine
control and consistent behavior across platforms. Supports
clean interruption, timeout, background tasks, and streaming
STDIN / STDOUT / STDERR over binary or text connections.
Arguments on Windows automatically get encoded and quoted to
work on different locales.
</longdescription>
<longdescription lang="en">Drop-in replacements for the base system2() function with fine control
and consistent behavior across platforms. Supports clean interruption, timeout,
background tasks, and streaming STDIN / STDOUT / STDERR over binary or text
connections. Arguments on Windows automatically get encoded and quoted to work
on different locales.</longdescription>
<upstream>
<maintainer>
<name>Jeroen Ooms</name>
<email>jeroen@berkeley.edu</email>
</maintainer>
</upstream>
</pkgmetadata>