mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-netrep: auto updated to 1.2.7-1
This commit is contained in:
parent
47def9db36
commit
d125d86ea0
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=NetRep
|
||||
_pkgver=1.2.6
|
||||
_pkgver=1.2.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.6
|
||||
pkgrel=2
|
||||
pkgver=1.2.7
|
||||
pkgrel=1
|
||||
pkgdesc='Permutation Testing Network Module Preservation Across Datasets'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0612d2f51993039be6fd264bdbc77c084291f265e913df84d42c79925d48d243')
|
||||
sha256sums=('276dfb59b42cfdacc0dae4a1d28b768415bbcc50dae7b2c288178c1d5f215a0b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue