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