mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-speedglm: auto updated to 0.3_5-1
This commit is contained in:
parent
66e906c4ec
commit
767e518755
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
_pkgname=speedglm
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.3_4
|
||||
pkgrel=11
|
||||
pkgver=0.3_5
|
||||
pkgrel=1
|
||||
pkgdesc='Fitting Linear and Generalized Linear Models to Large Data Sets'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -13,7 +13,7 @@ depends=(
|
|||
r-biglm
|
||||
)
|
||||
source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/cran/${_pkgname}/archive/refs/tags/${pkgver//_/-}.tar.gz")
|
||||
sha256sums=('f1f38689d562babbd9d701631608509476c0ff2a34384478c6512b29f00fa767')
|
||||
sha256sums=('01f77b3af5c48c2a8568f7bd2acd26f00b3fcd1887d187b32229bb91d4a90383')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}-${pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue