mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-prodlim: auto updated to 2019.11.13-1
This commit is contained in:
parent
80120a6de5
commit
651d7e78f7
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=prodlim
|
||||
_pkgver=2019.11.13
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=2019.11.13
|
||||
pkgrel=1
|
||||
pkgdesc='Product-Limit Estimation for Censored Event History Analysis'
|
||||
arch=('x86_64')
|
||||
|
@ -15,7 +15,7 @@ depends=(
|
|||
r-rcpp
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('6809924f503a14681de84730489cdaf9240d7951c64f5b98ca37dc1ce7809b0f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue