summaryrefslogtreecommitdiff
path: root/dev-R/sys/metadata.xml
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-12 21:03:09 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-12 21:03:09 +0000
commitd97953e6ff67978da9554e7b4601aedceb21e215 (patch)
tree674053c902db6972b9716c9ac3b1e960ee7a5358 /dev-R/sys/metadata.xml
parent1d1fa5bb30df70070bbbbd2b777b839d31f09c41 (diff)
downloadbaldeagleos-repo-d97953e6ff67978da9554e7b4601aedceb21e215.tar.gz
baldeagleos-repo-d97953e6ff67978da9554e7b4601aedceb21e215.tar.xz
baldeagleos-repo-d97953e6ff67978da9554e7b4601aedceb21e215.zip
Adding metadata
Diffstat (limited to 'dev-R/sys/metadata.xml')
-rw-r--r--dev-R/sys/metadata.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-R/sys/metadata.xml b/dev-R/sys/metadata.xml
new file mode 100644
index 000000000000..c3fd5688fa8a
--- /dev/null
+++ b/dev-R/sys/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <description>co-maintainers welcome</description>
+ <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>
+</pkgmetadata>