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