mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-trena: auto updated to 1.18.1-1
This commit is contained in:
parent
46bbb7bab1
commit
a112a84621
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=trena
|
||||
_pkgver=1.18.0
|
||||
_pkgver=1.18.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.18.0
|
||||
pkgrel=2
|
||||
pkgver=1.18.1
|
||||
pkgrel=1
|
||||
pkgdesc='Fit transcriptional regulatory networks using gene expression, priors, machine learning'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -46,7 +46,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('46452895a382fa1355ed57e96801e52e3c4a87dcc34eccd5a3a7c96f8397b00b')
|
||||
sha256sums=('9e9a8f62585c9522da091c110c01bca4c3853e2e62c3c9b05bc7af01087219b5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue