r-dmcfb: auto updated to 1.18.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 01:07:41 +00:00
parent eb21b59236
commit 7ce9797f12

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=DMCFB
_pkgver=1.16.1
_pkgver=1.18.0
pkgname=r-${_pkgname,,}
pkgver=1.16.1
pkgrel=2
pkgver=1.18.0
pkgrel=1
pkgdesc='Differentially Methylated Cytosines via a Bayesian Functional Approach'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -31,7 +31,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('7ca7178b0df7455c2f78818fd7e48d4477e74e4b3be201e971cb2a3096850048')
sha256sums=('8a10461247bf3ecdb7588ab398cc3550b9c95f09de2c7c17d1151e2f273eee42')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"