1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: rcolorbrewer
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 11), r-base-dev (>= 4.1.3), dh-r
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/edd/r-cran-rcolorbrewer
Vcs-Git: https://salsa.debian.org/edd/r-cran-rcolorbrewer.git
Homepage: https://cran.r-project.org/package=RColorBrewer
Package: r-cran-rcolorbrewer
Architecture: all
Depends: ${misc:Depends}, ${R:Depends}
Description: GNU R package providing suitable color palettes
This package of functions for GNU R provides the 'Color Brewer'
palettes for drawing nice maps, or coloring other charts. See
http://www.colorbrewer.org for an details on the Color Brewer
colouring schemes.
|