mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-grain: auto updated to 1.3.14-1
This commit is contained in:
parent
3b5a789350
commit
8bf07084c5
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=gRain
|
||||
_pkgver=1.3.13
|
||||
_pkgver=1.3.14
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.3.13
|
||||
pkgrel=2
|
||||
pkgver=1.3.14
|
||||
pkgrel=1
|
||||
pkgdesc='Graphical Independence Networks'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3805ca73adec3d74325ea8a2208b9c8473e012010e5902e0e262d4e985b77dd5')
|
||||
sha256sums=('28824922aa82e00af32917c38da69b813f935eb6a3ec7ea4020ccc68f0aacef0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue