r-maaslin2: fix building, ref #22

This commit is contained in:
Butui Hu 2022-03-04 23:32:01 +08:00
parent 06988f4e0b
commit b8dabe652c
3 changed files with 1 additions and 1 deletions

View file

@ -40,7 +40,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a')
sha256sums=('7763798859256cbe6f9c798f554c90e93e5ce9def8fd11b967b730ee8764f623')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"