mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-censcyt: auto updated to 1.4.0-1
This commit is contained in:
parent
0fe40826b5
commit
dc5583c131
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=censcyt
|
||||
_pkgver=1.2.1
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.1
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Differential abundance analysis with a right censored covariate in high-dimensional cytometry'
|
||||
arch=('any')
|
||||
|
@ -38,7 +38,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fc67c6a621c8e165f56b509122e1d038fb805e5d484faabf065d3d08a508a469')
|
||||
sha256sums=('a4a7df868f03d1573c8c9725e5d0a092e15adcedc0b4340628c2ac91101d990d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue