mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bnstruct: auto updated to 1.0.14-1
This commit is contained in:
parent
c65c232e2b
commit
e022f64e48
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=bnstruct
|
||||
_pkgver=1.0.13
|
||||
_pkgver=1.0.14
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.0.13
|
||||
pkgver=1.0.14
|
||||
pkgrel=1
|
||||
pkgdesc='Bayesian Network Structure Learning from Data with Missing Values'
|
||||
arch=('x86_64')
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e38d907a9a0814f19af375630c093a8363aa611ed4036e0d3f88610b6da64c59')
|
||||
sha256sums=('b7a4a90918827dbbe5550ea0c7e058db49b3b8b9c68f70d5e8ce8a8646c9edc5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue