summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 14:34:43 +0000
committerBioArchLinuxBot2022-11-26 14:34:43 +0000
commitde5734790cb65d230bfac5087dee0c71ff975fbb (patch)
tree72dc7707b2812013e990970e83ad44559ddda967
parent6309f10b8c156032673685dbdb8c0139381c383d (diff)
downloadaur-de5734790cb65d230bfac5087dee0c71ff975fbb.tar.gz
[lilac] updated to 0.3-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36b5b2799f77..4a17d1423b40 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-detectseparation
pkgdesc = Detect and Check for Separation and Infinite Maximum Likelihood Estimates
pkgver = 0.3
- pkgrel = 1
+ pkgrel = 3
url = https://cran.r-project.org/package=detectseparation
arch = any
license = GPL
@@ -19,7 +19,7 @@ pkgbase = r-detectseparation
optdepends = r-roi.plugin.ecos
optdepends = r-roi.plugin.glpk
optdepends = r-roi.plugin.neos
- optdepends = r-testthat
+ optdepends = r-tinytest
source = https://cran.r-project.org/src/contrib/detectseparation_0.3.tar.gz
sha256sums = e8d7b7d7e58ea5b2d3d917213ad9876f71671c5ae1dbd97091adc25a7eb8e317
diff --git a/PKGBUILD b/PKGBUILD
index b786cdc1edcb..8dd1ce30e2d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=detectseparation
_pkgver=0.3
pkgname=r-${_pkgname,,}
pkgver=0.3
-pkgrel=1
+pkgrel=3
pkgdesc='Detect and Check for Separation and Infinite Maximum Likelihood Estimates'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -26,7 +26,7 @@ optdepends=(
r-roi.plugin.ecos
r-roi.plugin.glpk
r-roi.plugin.neos
- r-testthat
+ r-tinytest
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e8d7b7d7e58ea5b2d3d917213ad9876f71671c5ae1dbd97091adc25a7eb8e317')