mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ggfortify: auto updated to 0.4.16-1
This commit is contained in:
parent
f469396a42
commit
742088cee7
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ggfortify
|
||||
_pkgver=0.4.15
|
||||
_pkgver=0.4.16
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.4.15
|
||||
pkgrel=3
|
||||
pkgver=0.4.16
|
||||
pkgrel=1
|
||||
pkgdesc='Data Visualization Tools for Statistical Analysis Results'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -51,7 +51,7 @@ optdepends=(
|
|||
r-zoo
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a8760ac0b73e9bdb13d93440cb03fe796f2503c5885ccb0b05d3072f25dadcb1')
|
||||
sha256sums=('bb1bee685cb97a9ac1b1a6592b96571752a9e195575a1584f1c046c53c510316')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue