mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bigstatsr: auto updated to 1.5.12-1
This commit is contained in:
parent
5327d013e0
commit
57a74a8073
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=bigstatsr
|
_pkgname=bigstatsr
|
||||||
_pkgver=1.5.6
|
_pkgver=1.5.12
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.5.6
|
pkgver=1.5.12
|
||||||
pkgrel=5
|
pkgrel=1
|
||||||
pkgdesc='Statistical Tools for Filebacked Big Matrices'
|
pkgdesc='Statistical Tools for Filebacked Big Matrices'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://cran.r-project.org/package=${_pkgname}"
|
url="https://cran.r-project.org/package=${_pkgname}"
|
||||||
|
@ -40,7 +40,7 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
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=('ed4c57538d8afd0b88977f05191df23763f153da91f2da28e8992726b24b39d6')
|
sha256sums=('a8a77e0717d8c59e4762db7d0adda10284b8f3c100f9df445854fa90643241f2')
|
||||||
|
|
||||||
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