r-nparc: auto updated to 1.18.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 04:42:15 +00:00
parent 0e9088a10d
commit af8d6f1a00

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=NPARC
_pkgver=1.16.0
_pkgver=1.18.0
pkgname=r-${_pkgname,,}
pkgver=1.16.0
pkgver=1.18.0
pkgrel=1
pkgdesc='Non-parametric analysis of response curves for thermal proteome profiling experiments'
arch=('any')
@ -28,7 +28,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('dced41ef6fb92344db56e6f153207391a2d5f63c963625c2bf176b8bbb2d383e')
sha256sums=('ab2638ec230e5c0ebd1c7dc8888d0efc025652ea60bb8edc037fdb8db41e2cba')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"