r-heatmap.plus: auto updated to 1.3-6

This commit is contained in:
BioArchLinuxBot 2022-05-30 18:36:31 +00:00
parent 535ec6c065
commit 83748da9c2

View file

@ -4,7 +4,7 @@ _pkgname=heatmap.plus
_pkgver=1.3 _pkgver=1.3
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.3 pkgver=1.3
pkgrel=5 pkgrel=6
pkgdesc='Allows heatmap matrix to have non-identical X- and Y-dimensions. Allows multiple tracks of annotation for RowSideColors and ColSideColors' pkgdesc='Allows heatmap matrix to have non-identical X- and Y-dimensions. Allows multiple tracks of annotation for RowSideColors and ColSideColors'
arch=('x86_64') arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"