mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
dev-R/evaluate: new
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-R/evaluate/Manifest
Normal file
1
dev-R/evaluate/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST evaluate_0.14.tar.gz 24206 BLAKE2B 5d72d84d3c404eeb612da8a80b7b68e4c921516cc53fa477d19452ec7394541b8c9fe4dca80481120346c924381278df25ef5eedcb85afcaaceb0ef80e810934 SHA512 3a74a7fd9ce7d933a3070954c54ab36ca39b0fe5b90227ebaa7a35bff7642ce438240034f43f40f47e7d80788489ad6018fc5901dc7266df773fe380e16105a5
|
||||
13
dev-R/evaluate/evaluate-0.14.ebuild
Normal file
13
dev-R/evaluate/evaluate-0.14.ebuild
Normal file
@@ -0,0 +1,13 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION='Parsing and Evaluation Tools that provide more details than the default'
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='MIT'
|
||||
|
||||
DEPEND=">=dev-lang/R-3.0.2"
|
||||
RDEPEND="${DEPEND}"
|
||||
9
dev-R/evaluate/metadata.xml
Normal file
9
dev-R/evaluate/metadata.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<longdescription>
|
||||
Parsing and Evaluation Tools that Provide More Details than the
|
||||
Default // Parsing and evaluation tools that make it easy to
|
||||
recreate the command line behaviour of R.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user