mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-datavisualizations: auto updated to 1.3.1-1
This commit is contained in:
parent
5038d49a76
commit
1157186dd4
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=DataVisualizations
|
||||
_pkgver=1.3.0
|
||||
_pkgver=1.3.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.3.0
|
||||
pkgver=1.3.1
|
||||
pkgrel=1
|
||||
pkgdesc='Visualizations of High-Dimensional Data'
|
||||
arch=('x86_64')
|
||||
|
@ -46,7 +46,7 @@ optdepends=(
|
|||
r-vioplot
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9ea66501fed6d7305add5ae68cbf04d370215899919856a389e699523dd9ba6c')
|
||||
sha256sums=('f488853e778931c89ef57d2ac15e28e982351e972a63ed094ee457760759afb3')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue