mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-roc: auto updated to 1.82.0-1
This commit is contained in:
parent
f9c5cbef7e
commit
fa89a5ecaf
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ROC
|
||||
_pkgver=1.80.0
|
||||
_pkgver=1.82.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.80.0
|
||||
pkgver=1.82.0
|
||||
pkgrel=1
|
||||
pkgdesc='utilities for ROC, with microarray focus'
|
||||
arch=('x86_64')
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('cb83c39a6c3d0075f85aa59bce06915f23199133e5dd1f278323fb069e348c1c')
|
||||
sha256sums=('99129a6f818d12d299dfda62718881f86193b1541631b9b1fba0f7760f89b7b6')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue