mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
dev-R/viridisLite: 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/viridisLite/Manifest
Normal file
1
dev-R/viridisLite/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST viridisLite_0.4.0.tar.gz 1267080 BLAKE2B 6494b439e89c8025d20ae66992ab173417ce463c415ccf60454b8672c66c71d348b07c8100be9905307f7db7f71c589fcf4ba2787686b13c309bc5ea21b82f59 SHA512 91fdaed822c6a0dca9e30b8e4baa0d53e751666d4ed743c41a9d76c5efa2370988fec2fda0d37bd8544bb8df543fc318c0ca5757518219237deea6cefe69c7a7
|
||||
15
dev-R/viridisLite/metadata.xml
Normal file
15
dev-R/viridisLite/metadata.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<longdescription>
|
||||
Colorblind-Friendly Color Maps (Lite Version) // Color maps
|
||||
designed to improve graph readability for readers with common
|
||||
forms of color blindness and/or color vision deficiency. The
|
||||
color maps are also perceptually-uniform, both in regular form
|
||||
and also when converted to black-and-white for printing. This
|
||||
is the 'lite' version of the 'viridis' package that also
|
||||
contains 'ggplot2' bindings for discrete and continuous color
|
||||
and fill scales and can be found at
|
||||
https://cran.r-project.org/package=viridis.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
10
dev-R/viridisLite/viridisLite-0.4.0.ebuild
Normal file
10
dev-R/viridisLite/viridisLite-0.4.0.ebuild
Normal file
@@ -0,0 +1,10 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION='Colorblind-Friendly Color Maps (Lite Version)'
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='MIT'
|
||||
Reference in New Issue
Block a user