mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-estimability: auto updated to 1.5.1-1
This commit is contained in:
parent
8c57f6c324
commit
3361039192
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=estimability
|
||||
_pkgver=1.5
|
||||
_pkgver=1.5.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Tools for Assessing Estimability of Linear Predictions"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -17,8 +17,8 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('36a7cd52f48a9421d8152cc2e814f603')
|
||||
b2sums=('681d81d3d931b575401dae6f3fb427d44c266c7dcabaa0c5de7db319e499f27b12a5fdbb415c14fd7abad17779b07c18dad8c897ffa4a4509978dbb09dc5746a')
|
||||
md5sums=('90c2834919962894b19fa023eed3072e')
|
||||
b2sums=('650c48287112b71922f603653b3f77107a8e1be1f5a671f7ad1cc80440096885be7f58eb3a3484a5668718ce8fd327bffc0eba7082850aecb611b9e3f24d76c2')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue