summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-11 12:17:05 +0000
committerBioArchLinuxBot2023-04-11 12:17:05 +0000
commitd5adf3223f541f955be595a6e9178e220dacd03d (patch)
treefccceda513d3f7e0150a738ef7c3353c933de5e4 /PKGBUILD
parent00a7e7310b3fb12443bf488cae66299840c1e8c3 (diff)
downloadaur-d5adf3223f541f955be595a6e9178e220dacd03d.tar.gz
[lilac] updated to 1.8.3-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14de2bfb715f..8620f5586d3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=ISAnalytics
_pkgver=1.8.3
pkgname=r-${_pkgname,,}
pkgver=1.8.3
-pkgrel=1
+pkgrel=3
pkgdesc='Analyze gene therapy vector insertion sites data identified from genomics next generation sequencing reads for clonal tracking studies'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -12,7 +12,6 @@ license=('CCPL:by-nc-sa')
depends=(
r
r-bslib
- r-data.table
r-datamods
r-dplyr
r-dt
@@ -23,10 +22,7 @@ depends=(
r-glue
r-lifecycle
r-lubridate
- r-magrittr
- r-psych
r-purrr
- r-rcapture
r-readr
r-readxl
r-rlang
@@ -41,8 +37,8 @@ optdepends=(
r-biocstyle
r-circlize
r-covr
+ r-data.table
r-dofuture
- r-dt
r-eulerr
r-extradistr
r-flexdashboard
@@ -57,7 +53,9 @@ optdepends=(
r-pheatmap
r-plotly
r-progressr
+ r-psych
r-r.utils
+ r-rcapture
r-refmanager
r-rmarkdown
r-roxygen2