mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
dev-R/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user