mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-isanalytics: auto updated to 1.10.2-1
This commit is contained in:
parent
f733d39b86
commit
8d251cb1df
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ISAnalytics
|
||||
_pkgver=1.10.1
|
||||
_pkgver=1.10.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.10.1
|
||||
pkgver=1.10.2
|
||||
pkgrel=1
|
||||
pkgdesc='Analyze gene therapy vector insertion sites data identified from genomics next generation sequencing reads for clonal tracking studies'
|
||||
arch=('any')
|
||||
|
@ -66,7 +66,7 @@ optdepends=(
|
|||
r-withr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('89b3569b8efa5e14877ce2d4c9c43c6152e87ed32b54edac26d5ebc833759a04')
|
||||
sha256sums=('44ff6567236570814e79bdd1de014f4a2b187f15bd0489a7cb0c744985dd7c32')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue