mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-toster: auto updated to 0.8.4-1
This commit is contained in:
parent
a4907673ee
commit
7f49de20cd
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: sukanka <su975853527@gmail.com>
|
# Maintainer: sukanka <su975853527@gmail.com>
|
||||||
|
|
||||||
_pkgname=TOSTER
|
_pkgname=TOSTER
|
||||||
_pkgver=0.8.3
|
_pkgver=0.8.4
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=0.8.3
|
pkgver=0.8.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Two One-Sided Tests (TOST) Equivalence Testing'
|
pkgdesc='Two One-Sided Tests (TOST) Equivalence Testing'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -30,7 +30,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=('0e81847a36fe609f2f1a0c820f22e3f70fcf43806942dc6ae2b8434b3a83e3f6')
|
sha256sums=('996814cfa7475dc9cf6fc2f5be30e9f4fb2090fa94dab146b244bab248b9da48')
|
||||||
|
|
||||||
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