summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-11 12:15:08 +0000
committerBioArchLinuxBot2023-04-11 12:15:08 +0000
commitc55de7d47c90e8feee23a7451ce63ab2712f9a5b (patch)
tree6b081579de73631380bd5cc94a198d3c5373b676
parent613b7fda456543c5ee3b6de458bd0259cd06c836 (diff)
downloadaur-c55de7d47c90e8feee23a7451ce63ab2712f9a5b.tar.gz
[lilac] updated to 0.6.6-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca57086cd055..178c87cdc673 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-jfa
pkgdesc = Bayesian and Classical Audit Sampling
pkgver = 0.6.6
- pkgrel = 1
+ pkgrel = 3
url = https://cran.r-project.org/package=jfa
arch = x86_64
license = GPL
@@ -10,8 +10,6 @@ pkgbase = r-jfa
depends = r-bh
depends = r-extradistr
depends = r-ggplot2
- depends = r-moments
- depends = r-philentropy
depends = r-rcpp
depends = r-rcppeigen
depends = r-rcppparallel
diff --git a/PKGBUILD b/PKGBUILD
index aa631cddb190..4462fbf1843d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=jfa
_pkgver=0.6.6
pkgname=r-${_pkgname,,}
pkgver=0.6.6
-pkgrel=1
+pkgrel=3
pkgdesc='Bayesian and Classical Audit Sampling'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -15,8 +15,6 @@ depends=(
r-bh
r-extradistr
r-ggplot2
- r-moments
- r-philentropy
r-rcpp
r-rcppeigen
r-rcppparallel