mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-basics: auto updated to 2.16.0-1
This commit is contained in:
parent
bf47f33f43
commit
0a25251cea
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=BASiCS
|
||||
_pkgver=2.14.0
|
||||
_pkgver=2.16.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.14.0
|
||||
pkgver=2.16.0
|
||||
pkgrel=1
|
||||
pkgdesc='Bayesian Analysis of Single-Cell Sequencing data'
|
||||
arch=('x86_64')
|
||||
|
@ -43,7 +43,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('88a911e7857c514dbebf8c2f45a2f6959ea9bb8804265e18bc5d87126c09c24d')
|
||||
sha256sums=('dcca1ff275d9ed9e9c05be6d3ac8421f284ea75a9bad838c705b650b94458c65')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue