mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-missrows: auto updated to 1.26.0-1
This commit is contained in:
parent
28c8ee8de6
commit
29691d7357
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=missRows
|
||||
_pkgver=1.24.0
|
||||
_pkgver=1.26.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.24.0
|
||||
pkgver=1.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='Handling Missing Individuals in Multi-Omics Data Integration'
|
||||
arch=('any')
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a5f2625eb83fe73983fcac18a84778e41ca53eeb10af4d6ac7b47cd89db5a15c')
|
||||
sha256sums=('45824010451696d29cda91b7c4b3386c224cf8fe3f57e3c99f9d7773d3aa7227')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue