mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cellnoptr: auto updated to 1.52.0-1
This commit is contained in:
parent
f4949fa64d
commit
4d36168c8b
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CellNOptR
|
||||
_pkgver=1.50.0
|
||||
_pkgver=1.52.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.50.0
|
||||
pkgver=1.52.0
|
||||
pkgrel=1
|
||||
pkgdesc='Training of boolean logic models of signalling networks using prior knowledge networks and perturbation data'
|
||||
arch=('x86_64')
|
||||
|
@ -36,7 +36,7 @@ optdepends=(
|
|||
r-tidyr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('47432b02ad35ccb80bfa21f4fb549d11768500d8dc37cd27ffd7620f7307d82c')
|
||||
sha256sums=('39718db04990551acfbbc4a031b718653fad3402d73b3de5fea8f5c77caff2bf')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue