mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rainbow: auto updated to 3.7-1
This commit is contained in:
parent
3c060a55ba
commit
45c49ef45e
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=rainbow
|
||||
_pkgver=3.6
|
||||
_pkgver=3.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.6
|
||||
pkgrel=5
|
||||
pkgver=3.7
|
||||
pkgrel=1
|
||||
pkgdesc='Bagplots, Boxplots and Rainbow Plots for Functional Data'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-forecast
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('63d1246f88a498f3db0321b46a552163631b288a25b24400935db41326636e87')
|
||||
sha256sums=('159dd90555eee237397f042d811f773aaee779f5036c4e0669a52c36e28d8db2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue