mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lbe: auto updated to 1.70.0-1
This commit is contained in:
parent
e088efbc86
commit
6453ce1e12
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=LBE
|
||||
_pkgver=1.68.0
|
||||
_pkgver=1.70.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.68.0
|
||||
pkgver=1.70.0
|
||||
pkgrel=1
|
||||
pkgdesc='Estimation of the false discovery rate.'
|
||||
arch=('any')
|
||||
|
@ -16,7 +16,7 @@ optdepends=(
|
|||
r-qvalue
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ab672a2f47a7c94df6b923e731832e1542b8f90bc7cb246767fb8682732c90d1')
|
||||
sha256sums=('99990d21cff0a2b427afbade12547c637c5aeb63a494f956b6d6f0d97a7e723b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue