summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-29 05:48:39 +0000
committerBioArchLinuxBot2023-04-29 05:48:39 +0000
commit5682b0d8186d7324c474c6e4953748430c34efed (patch)
tree98c70c660d5f1c060ef957780189c5402119ec7c /PKGBUILD
parent2220ff14523ea2498baab8542601b6e74c479efa (diff)
downloadaur-5682b0d8186d7324c474c6e4953748430c34efed.tar.gz
[lilac] updated to 1.6.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD17
1 files changed, 15 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 393e32193ff9..5c0650ee541d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=miaSim
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.6.0
-pkgrel=1
+pkgrel=3
pkgdesc='Microbiome Data Simulation'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -12,7 +12,6 @@ license=('Artistic2.0')
depends=(
r
r-desolve
- r-gtools
r-matrixgenerics
r-powerlaw
r-s4vectors
@@ -20,10 +19,24 @@ depends=(
r-treesummarizedexperiment
)
optdepends=(
+ r-ape
r-biocstyle
+ r-cluster
+ r-colourvalues
+ r-dplyr
+ r-ggally
+ r-ggplot2
+ r-igraph
r-knitr
+ r-mia
+ r-miaviz
+ r-network
+ r-philentropy
+ r-reshape2
r-rmarkdown
+ r-sna
r-testthat
+ r-vegan
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('b10246a22a7f6d26892ffe4ff309d25b4aae43697633cdb7f4cf9523aa50af2f')