mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dnet: auto updated to 1.1.7-1
This commit is contained in:
parent
e6d7672e30
commit
e1843bb2a4
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=dnet
|
||||
_pkgver=1.1.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=1.1.7
|
||||
pkgrel=1
|
||||
pkgdesc='Integrative Analysis of Omics Data in Terms of Network, Evolution and Ontology'
|
||||
arch=('any')
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-survival
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('ac2be6d2b64dd6f63002c80b4646506fadf3ec9dc690249193db40d1d17db816')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue