dev-R/sys: initial import

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-05-31 09:37:27 +02:00
parent 0b71457e64
commit 9387eb8ccb
3 changed files with 24 additions and 0 deletions

10
dev-R/sys/sys-3.4.ebuild Normal file
View File

@@ -0,0 +1,10 @@
# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit R-packages
DESCRIPTION='Powerful and Reliable Tools for Running System Commands in R'
KEYWORDS="~amd64"
LICENSE='MIT'