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