summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-29 06:52:39 +0000
committerBioArchLinuxBot2023-04-29 06:52:39 +0000
commit050244b8aa0d14a6eb15fd7e13f7dc27b628728c (patch)
tree7368df2b9470f00c534a1edef25a9e918471b801
parent4979aaac743876e6eed20281a150b386f5a49769 (diff)
downloadaur-050244b8aa0d14a6eb15fd7e13f7dc27b628728c.tar.gz
[lilac] updated to 1.16.0-3
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b0d5b81d9de..267803c51324 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-amaretto
pkgdesc = Regulatory Network Inference and Driver Gene Evaluation using Integrative Multi-Omics Analysis and Penalized Regression
pkgver = 1.16.0
- pkgrel = 1
+ pkgrel = 3
url = https://bioconductor.org/packages/AMARETTO
arch = any
license = Apache
@@ -29,6 +29,7 @@ pkgbase = r-amaretto
depends = r-reshape2
depends = r-rmarkdown
depends = r-tibble
+ optdepends = r-biocstyle
optdepends = r-knitr
optdepends = r-mass
optdepends = r-testthat
diff --git a/PKGBUILD b/PKGBUILD
index 67bd80b95e96..52d6c695aeee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=AMARETTO
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=1.16.0
-pkgrel=1
+pkgrel=3
pkgdesc='Regulatory Network Inference and Driver Gene Evaluation using Integrative Multi-Omics Analysis and Penalized Regression'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -36,6 +36,7 @@ depends=(
r-tibble
)
optdepends=(
+ r-biocstyle
r-knitr
r-mass
r-testthat