mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bootnet: auto updated to 1.5.6-1
This commit is contained in:
parent
63022c0d6b
commit
0236420e6d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: sukanka <su975853527@gmail.com>
|
# Maintainer: sukanka <su975853527@gmail.com>
|
||||||
|
|
||||||
_pkgname=bootnet
|
_pkgname=bootnet
|
||||||
_pkgver=1.5.5
|
_pkgver=1.5.6
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.5.5
|
pkgver=1.5.6
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Bootstrap Methods for Various Network Estimation Routines'
|
pkgdesc='Bootstrap Methods for Various Network Estimation Routines'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -42,7 +42,7 @@ optdepends=(
|
||||||
r-relaimpo
|
r-relaimpo
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('41d41331daf03ddfc65277adfdf805ce9cb1fd9ce36a50c3da805a331be412d4')
|
sha256sums=('e808b13e1aea3c2ea1165f87354354f4f9f7520827d4e1b5a44f137dcf1073d2')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue