mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-delayedmatrixstats: auto updated to 1.22.6-1
This commit is contained in:
parent
817eae3317
commit
fdc5b9eb1b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=DelayedMatrixStats
|
||||
_pkgver=1.22.5
|
||||
_pkgver=1.22.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.22.5
|
||||
pkgver=1.22.6
|
||||
pkgrel=1
|
||||
pkgdesc="Functions that Apply to Rows and Columns of 'DelayedMatrix' Objects"
|
||||
arch=('any')
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('dba130a1fe66eb544672b72eeddb3f762fa4ef347e14f9553471fea29bd3ebaf')
|
||||
sha256sums=('085211aae03e96918b03f86ea073a1a136e138cdc4970aafae2d98ea84c24a49')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue