dev-R/callr: new

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-05-31 23:46:52 +02:00
parent f10419dc1d
commit 53133d353f
3 changed files with 26 additions and 0 deletions

9
dev-R/callr/metadata.xml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
Call R from R // It is sometimes useful to perform a computation
in a separate R process, without affecting the current R
process at all. This packages does exactly that.
</longdescription>
</pkgmetadata>