mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-msprep: auto updated to 1.12.0-1
This commit is contained in:
parent
fa4a4830d4
commit
9f293ae24d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MSPrep
|
||||
_pkgver=1.10.0
|
||||
_pkgver=1.12.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.10.0
|
||||
pkgver=1.12.0
|
||||
pkgrel=1
|
||||
pkgdesc='Package for Summarizing, Filtering, Imputing, and Normalizing Metabolomics Data'
|
||||
arch=('any')
|
||||
|
@ -33,7 +33,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('983679d7acabc76d5240959dd786c1a3d91bb221b62dc444869f0c1564739c46')
|
||||
sha256sums=('11cae88a6c87effa217ae1c1cf6ca12b4ba9df07b3c694b51e6ad6a0b3de76b9')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue