mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-graper: auto updated to 1.12.0-1
This commit is contained in:
parent
9456a5e1d7
commit
89c305e76b
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=graper
|
||||
_pkgver=1.10.0
|
||||
_pkgver=1.12.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.10.0
|
||||
pkgrel=2
|
||||
pkgver=1.12.0
|
||||
pkgrel=1
|
||||
pkgdesc='Adaptive penalization in high-dimensional regression and classification with external covariates using variational Bayes'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('5185eeb8949a0080fb7327a7d9e61677df90283d8b268da28958b8a8e3557aac')
|
||||
sha256sums=('67918e9e349458e3e2b7e6b76f8d7efcd24d71684f2d8ed6abff75961a99aea1')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue