mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
Merge pull request #92 from BioArchLinux/update_depends
check `depends` and `optdepends` for 255 pkgs that failed to be built
This commit is contained in:
commit
c399728b36
193 changed files with 740 additions and 452 deletions
|
@ -38,6 +38,7 @@ optdepends=(
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
r-roxygen2
|
r-roxygen2
|
||||||
r-testthat
|
r-testthat
|
||||||
|
r-tidyr
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('06b0adc3cfc81b2a0151e39692be4f9aa9b351ef1c90f1895f19b9b7dfb44a52')
|
sha256sums=('06b0adc3cfc81b2a0151e39692be4f9aa9b351ef1c90f1895f19b9b7dfb44a52')
|
||||||
|
|
|
@ -20,6 +20,7 @@ depends=(
|
||||||
r-energy
|
r-energy
|
||||||
r-foreach
|
r-foreach
|
||||||
r-hmisc
|
r-hmisc
|
||||||
|
r-lme4
|
||||||
r-lmertest
|
r-lmertest
|
||||||
r-magrittr
|
r-magrittr
|
||||||
r-mia
|
r-mia
|
||||||
|
@ -32,6 +33,7 @@ depends=(
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
r-tibble
|
r-tibble
|
||||||
r-tidyr
|
r-tidyr
|
||||||
|
r-treesummarizedexperiment
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-caret
|
r-caret
|
||||||
|
|
|
@ -3,27 +3,29 @@ maintainers:
|
||||||
- github: starsareintherose
|
- github: starsareintherose
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-cvxr
|
- r-cvxr
|
||||||
- r-desctools
|
- r-desctools
|
||||||
- r-doparallel
|
- r-doparallel
|
||||||
- r-dorng
|
- r-dorng
|
||||||
- r-dplyr
|
- r-dplyr
|
||||||
- r-emmeans
|
- r-emmeans
|
||||||
- r-energy
|
- r-energy
|
||||||
- r-foreach
|
- r-foreach
|
||||||
- r-hmisc
|
- r-hmisc
|
||||||
- r-lmertest
|
- r-lme4
|
||||||
- r-magrittr
|
- r-lmertest
|
||||||
- r-mia
|
- r-magrittr
|
||||||
- r-nloptr
|
- r-mia
|
||||||
- r-rdpack
|
- r-nloptr
|
||||||
- r-rlang
|
- r-rdpack
|
||||||
- r-rngtools
|
- r-rlang
|
||||||
- r-s4vectors
|
- r-rngtools
|
||||||
- r-singlecellexperiment
|
- r-s4vectors
|
||||||
- r-summarizedexperiment
|
- r-singlecellexperiment
|
||||||
- r-tibble
|
- r-summarizedexperiment
|
||||||
- r-tidyr
|
- r-tibble
|
||||||
|
- r-tidyr
|
||||||
|
- r-treesummarizedexperiment
|
||||||
update_on:
|
update_on:
|
||||||
- regex: ANCOMBC_([\d._-]+).tar.gz
|
- regex: ANCOMBC_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -34,7 +34,6 @@ optdepends=(
|
||||||
r-apeglm
|
r-apeglm
|
||||||
r-biocfilecache
|
r-biocfilecache
|
||||||
r-biostrings
|
r-biostrings
|
||||||
r-bsgenome
|
|
||||||
r-bsgenome.hsapiens.ncbi.grch38
|
r-bsgenome.hsapiens.ncbi.grch38
|
||||||
r-circlize
|
r-circlize
|
||||||
r-complexheatmap
|
r-complexheatmap
|
||||||
|
@ -47,6 +46,7 @@ optdepends=(
|
||||||
r-knitr
|
r-knitr
|
||||||
r-nanoporernaseq
|
r-nanoporernaseq
|
||||||
r-parallel
|
r-parallel
|
||||||
|
r-purrr
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
r-testthat
|
r-testthat
|
||||||
r-txdb.hsapiens.ucsc.hg38.knowngene
|
r-txdb.hsapiens.ucsc.hg38.knowngene
|
||||||
|
|
|
@ -5,6 +5,7 @@ maintainers:
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-biocgenerics
|
- r-biocgenerics
|
||||||
- r-biocparallel
|
- r-biocparallel
|
||||||
|
- r-bsgenome
|
||||||
- r-data.table
|
- r-data.table
|
||||||
- r-dplyr
|
- r-dplyr
|
||||||
- r-genomeinfodb
|
- r-genomeinfodb
|
||||||
|
@ -19,7 +20,6 @@ repo_depends:
|
||||||
- r-summarizedexperiment
|
- r-summarizedexperiment
|
||||||
- r-tidyr
|
- r-tidyr
|
||||||
- r-xgboost
|
- r-xgboost
|
||||||
- r-bsgenome
|
|
||||||
update_on:
|
update_on:
|
||||||
- regex: bambu_([\d._-]+).tar.gz
|
- regex: bambu_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -14,13 +14,14 @@ depends=(
|
||||||
r-aldex2
|
r-aldex2
|
||||||
r-ancombc
|
r-ancombc
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
|
r-corncob
|
||||||
r-cowplot
|
r-cowplot
|
||||||
r-dearseq
|
r-dearseq
|
||||||
r-deseq2
|
r-deseq2
|
||||||
r-edger
|
r-edger
|
||||||
r-ffpe
|
|
||||||
r-ggdendro
|
r-ggdendro
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
|
r-ggridges
|
||||||
r-limma
|
r-limma
|
||||||
r-mast
|
r-mast
|
||||||
r-metagenomeseq
|
r-metagenomeseq
|
||||||
|
@ -38,10 +39,10 @@ depends=(
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
r-curatedmetagenomicdata
|
r-kableextra
|
||||||
r-hmp16sdata
|
|
||||||
r-knitr
|
r-knitr
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
|
r-spsimseq
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
|
|
|
@ -6,13 +6,14 @@ repo_depends:
|
||||||
- r-aldex2
|
- r-aldex2
|
||||||
- r-ancombc
|
- r-ancombc
|
||||||
- r-biocparallel
|
- r-biocparallel
|
||||||
|
- r-corncob
|
||||||
- r-cowplot
|
- r-cowplot
|
||||||
- r-dearseq
|
- r-dearseq
|
||||||
- r-deseq2
|
- r-deseq2
|
||||||
- r-edger
|
- r-edger
|
||||||
- r-ffpe
|
|
||||||
- r-ggdendro
|
- r-ggdendro
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
|
- r-ggridges
|
||||||
- r-limma
|
- r-limma
|
||||||
- r-mast
|
- r-mast
|
||||||
- r-metagenomeseq
|
- r-metagenomeseq
|
||||||
|
|
|
@ -11,21 +11,23 @@ url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
license=('Artistic2.0')
|
license=('Artistic2.0')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
|
r-dplyr
|
||||||
|
r-genomeinfodb
|
||||||
r-genomicranges
|
r-genomicranges
|
||||||
r-ggforce
|
r-ggforce
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
|
r-gviz
|
||||||
r-matrixstats
|
r-matrixstats
|
||||||
|
r-plyr
|
||||||
r-rtracklayer
|
r-rtracklayer
|
||||||
r-s4vectors
|
r-s4vectors
|
||||||
|
r-tibble
|
||||||
r-tidyr
|
r-tidyr
|
||||||
r-plyr
|
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
r-complexheatmap
|
r-complexheatmap
|
||||||
r-dplyr
|
|
||||||
r-forcats
|
r-forcats
|
||||||
r-genomeinfodb
|
|
||||||
r-genomicalignments
|
r-genomicalignments
|
||||||
r-knitr
|
r-knitr
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
|
|
|
@ -3,14 +3,18 @@ maintainers:
|
||||||
- github: starsareintherose
|
- github: starsareintherose
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
|
- r-dplyr
|
||||||
|
- r-genomeinfodb
|
||||||
- r-genomicranges
|
- r-genomicranges
|
||||||
- r-ggforce
|
- r-ggforce
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
|
- r-gviz
|
||||||
- r-matrixstats
|
- r-matrixstats
|
||||||
|
- r-plyr
|
||||||
- r-rtracklayer
|
- r-rtracklayer
|
||||||
- r-s4vectors
|
- r-s4vectors
|
||||||
|
- r-tibble
|
||||||
- r-tidyr
|
- r-tidyr
|
||||||
- r-plyr
|
|
||||||
update_on:
|
update_on:
|
||||||
- regex: BindingSiteFinder_([\d._-]+).tar.gz
|
- regex: BindingSiteFinder_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -14,7 +14,6 @@ depends=(
|
||||||
r-algdesign
|
r-algdesign
|
||||||
r-annotationdbi
|
r-annotationdbi
|
||||||
r-biobase
|
r-biobase
|
||||||
r-cgdsr
|
|
||||||
r-clusterprofiler
|
r-clusterprofiler
|
||||||
r-diagrammer
|
r-diagrammer
|
||||||
r-dose
|
r-dose
|
||||||
|
@ -23,10 +22,13 @@ depends=(
|
||||||
r-genetclassifier
|
r-genetclassifier
|
||||||
r-go.db
|
r-go.db
|
||||||
r-htmlwidgets
|
r-htmlwidgets
|
||||||
|
r-httr
|
||||||
r-import
|
r-import
|
||||||
r-org.bt.eg.db
|
r-org.bt.eg.db
|
||||||
r-org.hs.eg.db
|
r-org.hs.eg.db
|
||||||
r-plyr
|
r-plyr
|
||||||
|
r-r.methodss3
|
||||||
|
r-r.oo
|
||||||
r-radiant.data
|
r-radiant.data
|
||||||
r-reactome.db
|
r-reactome.db
|
||||||
r-reactomepa
|
r-reactomepa
|
||||||
|
|
|
@ -6,7 +6,6 @@ repo_depends:
|
||||||
- r-algdesign
|
- r-algdesign
|
||||||
- r-annotationdbi
|
- r-annotationdbi
|
||||||
- r-biobase
|
- r-biobase
|
||||||
- r-cgdsr
|
|
||||||
- r-clusterprofiler
|
- r-clusterprofiler
|
||||||
- r-diagrammer
|
- r-diagrammer
|
||||||
- r-dose
|
- r-dose
|
||||||
|
@ -15,10 +14,13 @@ repo_depends:
|
||||||
- r-genetclassifier
|
- r-genetclassifier
|
||||||
- r-go.db
|
- r-go.db
|
||||||
- r-htmlwidgets
|
- r-htmlwidgets
|
||||||
|
- r-httr
|
||||||
- r-import
|
- r-import
|
||||||
- r-org.bt.eg.db
|
- r-org.bt.eg.db
|
||||||
- r-org.hs.eg.db
|
- r-org.hs.eg.db
|
||||||
- r-plyr
|
- r-plyr
|
||||||
|
- r-r.methodss3
|
||||||
|
- r-r.oo
|
||||||
- r-radiant.data
|
- r-radiant.data
|
||||||
- r-reactome.db
|
- r-reactome.db
|
||||||
- r-reactomepa
|
- r-reactomepa
|
||||||
|
|
|
@ -28,11 +28,10 @@ depends=(
|
||||||
r-rbgl
|
r-rbgl
|
||||||
r-readr
|
r-readr
|
||||||
r-rlang
|
r-rlang
|
||||||
|
r-rorcid
|
||||||
r-rvest
|
r-rvest
|
||||||
r-stringr
|
r-stringr
|
||||||
r-tibble
|
r-tibble
|
||||||
r-tidyr
|
|
||||||
r-tidyselect
|
|
||||||
r-xml2
|
r-xml2
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
|
@ -42,8 +41,8 @@ optdepends=(
|
||||||
r-diagrammer
|
r-diagrammer
|
||||||
r-kableextra
|
r-kableextra
|
||||||
r-knitr
|
r-knitr
|
||||||
|
r-lubridate
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
r-snowballc
|
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
r-testthat
|
r-testthat
|
||||||
r-tm
|
r-tm
|
||||||
|
|
|
@ -19,11 +19,10 @@ repo_depends:
|
||||||
- r-rbgl
|
- r-rbgl
|
||||||
- r-readr
|
- r-readr
|
||||||
- r-rlang
|
- r-rlang
|
||||||
|
- r-rorcid
|
||||||
- r-rvest
|
- r-rvest
|
||||||
- r-stringr
|
- r-stringr
|
||||||
- r-tibble
|
- r-tibble
|
||||||
- r-tidyr
|
|
||||||
- r-tidyselect
|
|
||||||
- r-xml2
|
- r-xml2
|
||||||
update_on:
|
update_on:
|
||||||
- regex: BiocPkgTools_([\d._-]+).tar.gz
|
- regex: BiocPkgTools_([\d._-]+).tar.gz
|
||||||
|
|
|
@ -13,9 +13,11 @@ depends=(
|
||||||
r
|
r
|
||||||
r-biobase
|
r-biobase
|
||||||
r-e1071
|
r-e1071
|
||||||
|
r-multiassayexperiment
|
||||||
r-multidataset
|
r-multidataset
|
||||||
r-randomforest
|
r-randomforest
|
||||||
r-ropls
|
r-ropls
|
||||||
|
r-summarizedexperiment
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocgenerics
|
r-biocgenerics
|
||||||
|
|
|
@ -5,9 +5,11 @@ maintainers:
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-biobase
|
- r-biobase
|
||||||
- r-e1071
|
- r-e1071
|
||||||
|
- r-multiassayexperiment
|
||||||
- r-multidataset
|
- r-multidataset
|
||||||
- r-randomforest
|
- r-randomforest
|
||||||
- r-ropls
|
- r-ropls
|
||||||
|
- r-summarizedexperiment
|
||||||
update_on:
|
update_on:
|
||||||
- regex: biosigner_([\d._-]+).tar.gz
|
- regex: biosigner_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -25,6 +25,7 @@ depends=(
|
||||||
r-hdf5array
|
r-hdf5array
|
||||||
r-homo.sapiens
|
r-homo.sapiens
|
||||||
r-impute
|
r-impute
|
||||||
|
r-iranges
|
||||||
r-matrixstats
|
r-matrixstats
|
||||||
r-mus.musculus
|
r-mus.musculus
|
||||||
r-qdnaseq
|
r-qdnaseq
|
||||||
|
@ -38,6 +39,7 @@ depends=(
|
||||||
r-variantannotation
|
r-variantannotation
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
|
r-biocstyle
|
||||||
r-covr
|
r-covr
|
||||||
r-dss
|
r-dss
|
||||||
r-knitr
|
r-knitr
|
||||||
|
|
|
@ -17,6 +17,7 @@ repo_depends:
|
||||||
- r-hdf5array
|
- r-hdf5array
|
||||||
- r-homo.sapiens
|
- r-homo.sapiens
|
||||||
- r-impute
|
- r-impute
|
||||||
|
- r-iranges
|
||||||
- r-matrixstats
|
- r-matrixstats
|
||||||
- r-mus.musculus
|
- r-mus.musculus
|
||||||
- r-qdnaseq
|
- r-qdnaseq
|
||||||
|
|
|
@ -12,12 +12,11 @@ license=('Artistic2.0')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
r-biocfilecache
|
r-biocfilecache
|
||||||
r-cgdsr
|
r-cbioportaldata
|
||||||
r-genefilter
|
r-genefilter
|
||||||
r-gplots
|
r-gplots
|
||||||
r-openxlsx
|
r-openxlsx
|
||||||
r-rcolorbrewer
|
r-rcolorbrewer
|
||||||
r-cbioportaldata
|
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
|
|
|
@ -4,12 +4,11 @@ maintainers:
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-biocfilecache
|
- r-biocfilecache
|
||||||
- r-cgdsr
|
- r-cbioportaldata
|
||||||
- r-genefilter
|
- r-genefilter
|
||||||
- r-gplots
|
- r-gplots
|
||||||
- r-openxlsx
|
- r-openxlsx
|
||||||
- r-rcolorbrewer
|
- r-rcolorbrewer
|
||||||
- r-cbioportaldata
|
|
||||||
update_on:
|
update_on:
|
||||||
- regex: cbaf_([\d._-]+).tar.gz
|
- regex: cbaf_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -11,6 +11,7 @@ url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
|
r-bh
|
||||||
r-biostrings
|
r-biostrings
|
||||||
r-ckmeans.1d.dp
|
r-ckmeans.1d.dp
|
||||||
r-data.table
|
r-data.table
|
||||||
|
@ -20,8 +21,10 @@ depends=(
|
||||||
r-plyr
|
r-plyr
|
||||||
r-rcpp
|
r-rcpp
|
||||||
r-s4vectors
|
r-s4vectors
|
||||||
|
r-seqinr
|
||||||
r-shortread
|
r-shortread
|
||||||
r-stringr
|
r-stringr
|
||||||
|
r-zlibbioc
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
|
|
|
@ -3,6 +3,7 @@ maintainers:
|
||||||
- github: starsareintherose
|
- github: starsareintherose
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
|
- r-bh
|
||||||
- r-biostrings
|
- r-biostrings
|
||||||
- r-ckmeans.1d.dp
|
- r-ckmeans.1d.dp
|
||||||
- r-data.table
|
- r-data.table
|
||||||
|
@ -12,8 +13,10 @@ repo_depends:
|
||||||
- r-plyr
|
- r-plyr
|
||||||
- r-rcpp
|
- r-rcpp
|
||||||
- r-s4vectors
|
- r-s4vectors
|
||||||
|
- r-seqinr
|
||||||
- r-shortread
|
- r-shortread
|
||||||
- r-stringr
|
- r-stringr
|
||||||
|
- r-zlibbioc
|
||||||
update_on:
|
update_on:
|
||||||
- regex: CellBarcode_([\d._-]+).tar.gz
|
- regex: CellBarcode_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -12,12 +12,12 @@ url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
license=('Artistic2.0')
|
license=('Artistic2.0')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
r-cpp11
|
|
||||||
r-curl
|
r-curl
|
||||||
r-dplyr
|
r-dplyr
|
||||||
r-dt
|
r-dt
|
||||||
r-httr
|
r-httr
|
||||||
r-jsonlite
|
r-jsonlite
|
||||||
|
r-rjsoncons
|
||||||
r-shiny
|
r-shiny
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
|
|
|
@ -3,12 +3,12 @@ maintainers:
|
||||||
- github: starsareintherose
|
- github: starsareintherose
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-cpp11
|
|
||||||
- r-curl
|
- r-curl
|
||||||
- r-dplyr
|
- r-dplyr
|
||||||
- r-dt
|
- r-dt
|
||||||
- r-httr
|
- r-httr
|
||||||
- r-jsonlite
|
- r-jsonlite
|
||||||
|
- r-rjsoncons
|
||||||
- r-shiny
|
- r-shiny
|
||||||
update_on:
|
update_on:
|
||||||
- regex: cellxgenedp_([\d._-]+).tar.gz
|
- regex: cellxgenedp_([\d._-]+).tar.gz
|
||||||
|
|
|
@ -11,16 +11,25 @@ url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
|
r-biocgenerics
|
||||||
r-dplyr
|
r-dplyr
|
||||||
|
r-genomeinfodb
|
||||||
|
r-genomicalignments
|
||||||
|
r-genomicranges
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
|
r-iranges
|
||||||
r-magrittr
|
r-magrittr
|
||||||
|
r-plyranges
|
||||||
r-quantmod
|
r-quantmod
|
||||||
r-rlang
|
r-rlang
|
||||||
r-rsamtools
|
r-rsamtools
|
||||||
r-stringr
|
r-stringr
|
||||||
|
r-tibble
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
|
r-bsgenome.hsapiens.ucsc.hg19
|
||||||
|
r-bsgenome.hsapiens.ucsc.hg38
|
||||||
r-devtools
|
r-devtools
|
||||||
r-ggpubr
|
r-ggpubr
|
||||||
r-knitr
|
r-knitr
|
||||||
|
|
|
@ -3,13 +3,20 @@ maintainers:
|
||||||
- github: starsareintherose
|
- github: starsareintherose
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
|
- r-biocgenerics
|
||||||
- r-dplyr
|
- r-dplyr
|
||||||
|
- r-genomeinfodb
|
||||||
|
- r-genomicalignments
|
||||||
|
- r-genomicranges
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
|
- r-iranges
|
||||||
- r-magrittr
|
- r-magrittr
|
||||||
|
- r-plyranges
|
||||||
- r-quantmod
|
- r-quantmod
|
||||||
- r-rlang
|
- r-rlang
|
||||||
- r-rsamtools
|
- r-rsamtools
|
||||||
- r-stringr
|
- r-stringr
|
||||||
|
- r-tibble
|
||||||
update_on:
|
update_on:
|
||||||
- regex: cfDNAPro_([\d._-]+).tar.gz
|
- regex: cfDNAPro_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -17,6 +17,7 @@ depends=(
|
||||||
r-genomeinfodb
|
r-genomeinfodb
|
||||||
r-genomicranges
|
r-genomicranges
|
||||||
r-iranges
|
r-iranges
|
||||||
|
r-rcolorbrewer
|
||||||
r-rcpproll
|
r-rcpproll
|
||||||
r-rocr
|
r-rocr
|
||||||
r-rtracklayer
|
r-rtracklayer
|
||||||
|
@ -24,7 +25,7 @@ depends=(
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocgenerics
|
r-biocgenerics
|
||||||
r-bsgenome.dmelanogaster.ucsc.dm3
|
r-bsgenome.dmelanogaster.ucsc.dm6
|
||||||
r-knitr
|
r-knitr
|
||||||
r-runit
|
r-runit
|
||||||
)
|
)
|
||||||
|
|
|
@ -9,6 +9,7 @@ repo_depends:
|
||||||
- r-genomeinfodb
|
- r-genomeinfodb
|
||||||
- r-genomicranges
|
- r-genomicranges
|
||||||
- r-iranges
|
- r-iranges
|
||||||
|
- r-rcolorbrewer
|
||||||
- r-rcpproll
|
- r-rcpproll
|
||||||
- r-rocr
|
- r-rocr
|
||||||
- r-rtracklayer
|
- r-rtracklayer
|
||||||
|
|
|
@ -19,7 +19,6 @@ depends=(
|
||||||
r-genomicfeatures
|
r-genomicfeatures
|
||||||
r-genomicranges
|
r-genomicranges
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
r-ggvenndiagram
|
|
||||||
r-gplots
|
r-gplots
|
||||||
r-gtools
|
r-gtools
|
||||||
r-iranges
|
r-iranges
|
||||||
|
@ -35,6 +34,7 @@ optdepends=(
|
||||||
r-ggimage
|
r-ggimage
|
||||||
r-ggplotify
|
r-ggplotify
|
||||||
r-ggupset
|
r-ggupset
|
||||||
|
r-ggvenndiagram
|
||||||
r-knitr
|
r-knitr
|
||||||
r-org.hs.eg.db
|
r-org.hs.eg.db
|
||||||
r-reactomepa
|
r-reactomepa
|
||||||
|
|
|
@ -11,7 +11,6 @@ repo_depends:
|
||||||
- r-genomicfeatures
|
- r-genomicfeatures
|
||||||
- r-genomicranges
|
- r-genomicranges
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
- r-ggvenndiagram
|
|
||||||
- r-gplots
|
- r-gplots
|
||||||
- r-gtools
|
- r-gtools
|
||||||
- r-iranges
|
- r-iranges
|
||||||
|
|
|
@ -24,7 +24,10 @@ depends=(
|
||||||
r-forcats
|
r-forcats
|
||||||
r-fs
|
r-fs
|
||||||
r-genomicranges
|
r-genomicranges
|
||||||
|
r-gggenes
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
|
r-ggrepel
|
||||||
|
r-gridextra
|
||||||
r-iranges
|
r-iranges
|
||||||
r-irlba
|
r-irlba
|
||||||
r-jsonlite
|
r-jsonlite
|
||||||
|
@ -52,17 +55,19 @@ depends=(
|
||||||
r-shinywidgets
|
r-shinywidgets
|
||||||
r-singlecellexperiment
|
r-singlecellexperiment
|
||||||
r-stringdist
|
r-stringdist
|
||||||
|
r-stringr
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
r-sushi
|
|
||||||
r-tibble
|
r-tibble
|
||||||
r-tidyr
|
r-tidyr
|
||||||
r-umap
|
r-umap
|
||||||
r-viridis
|
r-viridis
|
||||||
r-gggenes
|
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
|
r-bluster
|
||||||
r-future
|
r-future
|
||||||
|
r-httr
|
||||||
|
r-igraph
|
||||||
r-knitr
|
r-knitr
|
||||||
r-markdown
|
r-markdown
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
|
|
|
@ -16,7 +16,10 @@ repo_depends:
|
||||||
- r-forcats
|
- r-forcats
|
||||||
- r-fs
|
- r-fs
|
||||||
- r-genomicranges
|
- r-genomicranges
|
||||||
|
- r-gggenes
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
|
- r-ggrepel
|
||||||
|
- r-gridextra
|
||||||
- r-iranges
|
- r-iranges
|
||||||
- r-irlba
|
- r-irlba
|
||||||
- r-jsonlite
|
- r-jsonlite
|
||||||
|
@ -44,13 +47,12 @@ repo_depends:
|
||||||
- r-shinywidgets
|
- r-shinywidgets
|
||||||
- r-singlecellexperiment
|
- r-singlecellexperiment
|
||||||
- r-stringdist
|
- r-stringdist
|
||||||
|
- r-stringr
|
||||||
- r-summarizedexperiment
|
- r-summarizedexperiment
|
||||||
- r-sushi
|
|
||||||
- r-tibble
|
- r-tibble
|
||||||
- r-tidyr
|
- r-tidyr
|
||||||
- r-umap
|
- r-umap
|
||||||
- r-viridis
|
- r-viridis
|
||||||
- r-gggenes
|
|
||||||
update_on:
|
update_on:
|
||||||
- regex: ChromSCape_([\d._-]+).tar.gz
|
- regex: ChromSCape_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -37,6 +37,7 @@ optdepends=(
|
||||||
r-annotationdbi
|
r-annotationdbi
|
||||||
r-covr
|
r-covr
|
||||||
r-knitr
|
r-knitr
|
||||||
|
r-markdown
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
r-rtracklayer
|
r-rtracklayer
|
||||||
r-testthat
|
r-testthat
|
||||||
|
|
|
@ -12,11 +12,14 @@ license=('GPL')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
r-locfit
|
r-dplyr
|
||||||
|
r-genefilter
|
||||||
|
r-generics
|
||||||
r-multiassayexperiment
|
r-multiassayexperiment
|
||||||
r-plyr
|
r-ranger
|
||||||
|
r-rlang
|
||||||
r-s4vectors
|
r-s4vectors
|
||||||
r-randomforest
|
r-tidyr
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
|
@ -25,7 +28,6 @@ optdepends=(
|
||||||
r-cowplot
|
r-cowplot
|
||||||
r-e1071
|
r-e1071
|
||||||
r-edger
|
r-edger
|
||||||
r-genefilter
|
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
r-glmnet
|
r-glmnet
|
||||||
r-gridextra
|
r-gridextra
|
||||||
|
@ -34,13 +36,16 @@ optdepends=(
|
||||||
r-iranges
|
r-iranges
|
||||||
r-knitr
|
r-knitr
|
||||||
r-limma
|
r-limma
|
||||||
|
r-matrixmodels
|
||||||
r-pamr
|
r-pamr
|
||||||
r-parathyroidse
|
r-parathyroidse
|
||||||
r-poiclaclu
|
r-poiclaclu
|
||||||
|
r-randomforestsrc
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
r-rmixmod
|
r-rmixmod
|
||||||
r-robustbase
|
r-robustbase
|
||||||
r-scales
|
r-scales
|
||||||
|
r-xgboost
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('15115bd2058bba6a79d42a2e48b7175df23ddb6e0f08971cab9b893d028944a8')
|
sha256sums=('15115bd2058bba6a79d42a2e48b7175df23ddb6e0f08971cab9b893d028944a8')
|
||||||
|
|
|
@ -4,11 +4,14 @@ maintainers:
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-biocparallel
|
- r-biocparallel
|
||||||
- r-locfit
|
- r-dplyr
|
||||||
|
- r-genefilter
|
||||||
|
- r-generics
|
||||||
- r-multiassayexperiment
|
- r-multiassayexperiment
|
||||||
- r-plyr
|
- r-ranger
|
||||||
|
- r-rlang
|
||||||
- r-s4vectors
|
- r-s4vectors
|
||||||
- r-randomforest
|
- r-tidyr
|
||||||
update_on:
|
update_on:
|
||||||
- regex: ClassifyR_([\d._-]+).tar.gz
|
- regex: ClassifyR_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -18,6 +18,7 @@ depends=(
|
||||||
r-enrichplot
|
r-enrichplot
|
||||||
r-go.db
|
r-go.db
|
||||||
r-gosemsim
|
r-gosemsim
|
||||||
|
r-gson
|
||||||
r-magrittr
|
r-magrittr
|
||||||
r-plyr
|
r-plyr
|
||||||
r-qvalue
|
r-qvalue
|
||||||
|
|
|
@ -10,6 +10,7 @@ repo_depends:
|
||||||
- r-enrichplot
|
- r-enrichplot
|
||||||
- r-go.db
|
- r-go.db
|
||||||
- r-gosemsim
|
- r-gosemsim
|
||||||
|
- r-gson
|
||||||
- r-magrittr
|
- r-magrittr
|
||||||
- r-plyr
|
- r-plyr
|
||||||
- r-qvalue
|
- r-qvalue
|
||||||
|
|
|
@ -40,6 +40,7 @@ optdepends=(
|
||||||
r-purrr
|
r-purrr
|
||||||
r-remotes
|
r-remotes
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
|
r-seurat
|
||||||
r-shiny
|
r-shiny
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
|
|
|
@ -25,7 +25,10 @@ depends=(
|
||||||
r-geoquery
|
r-geoquery
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
r-gridextra
|
r-gridextra
|
||||||
|
r-org.hs.eg.db
|
||||||
|
r-org.mm.eg.db
|
||||||
r-pheatmap
|
r-pheatmap
|
||||||
|
r-rlang
|
||||||
r-rtsne
|
r-rtsne
|
||||||
r-scales
|
r-scales
|
||||||
r-scater
|
r-scater
|
||||||
|
@ -33,8 +36,6 @@ depends=(
|
||||||
r-singlecellexperiment
|
r-singlecellexperiment
|
||||||
r-stringr
|
r-stringr
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
r-org.mm.eg.db
|
|
||||||
r-org.hs.eg.db
|
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
|
|
|
@ -17,7 +17,10 @@ repo_depends:
|
||||||
- r-geoquery
|
- r-geoquery
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
- r-gridextra
|
- r-gridextra
|
||||||
|
- r-org.hs.eg.db
|
||||||
|
- r-org.mm.eg.db
|
||||||
- r-pheatmap
|
- r-pheatmap
|
||||||
|
- r-rlang
|
||||||
- r-rtsne
|
- r-rtsne
|
||||||
- r-scales
|
- r-scales
|
||||||
- r-scater
|
- r-scater
|
||||||
|
@ -25,8 +28,6 @@ repo_depends:
|
||||||
- r-singlecellexperiment
|
- r-singlecellexperiment
|
||||||
- r-stringr
|
- r-stringr
|
||||||
- r-summarizedexperiment
|
- r-summarizedexperiment
|
||||||
- r-org.mm.eg.db
|
|
||||||
- r-org.hs.eg.db
|
|
||||||
update_on:
|
update_on:
|
||||||
- regex: conclus_([\d._-]+).tar.gz
|
- regex: conclus_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -4,6 +4,7 @@ maintainers:
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-biocparallel
|
- r-biocparallel
|
||||||
|
- r-distinct
|
||||||
- r-dplyr
|
- r-dplyr
|
||||||
- r-ecume
|
- r-ecume
|
||||||
- r-igraph
|
- r-igraph
|
||||||
|
@ -15,7 +16,6 @@ repo_depends:
|
||||||
- r-slingshot
|
- r-slingshot
|
||||||
- r-summarizedexperiment
|
- r-summarizedexperiment
|
||||||
- r-trajectoryutils
|
- r-trajectoryutils
|
||||||
- r-distinct
|
|
||||||
update_on:
|
update_on:
|
||||||
- regex: condiments_([\d._-]+).tar.gz
|
- regex: condiments_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -3,6 +3,7 @@ maintainers:
|
||||||
- github: starsareintherose
|
- github: starsareintherose
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
|
- r-bench
|
||||||
- r-biobase
|
- r-biobase
|
||||||
- r-biocgenerics
|
- r-biocgenerics
|
||||||
- r-biocparallel
|
- r-biocparallel
|
||||||
|
@ -18,7 +19,6 @@ repo_depends:
|
||||||
- r-rlang
|
- r-rlang
|
||||||
- r-s4vectors
|
- r-s4vectors
|
||||||
- r-summarizedexperiment
|
- r-summarizedexperiment
|
||||||
- r-bench
|
|
||||||
update_on:
|
update_on:
|
||||||
- regex: CoreGx_([\d._-]+).tar.gz
|
- regex: CoreGx_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -29,6 +29,7 @@ optdepends=(
|
||||||
r-duoclustering2018
|
r-duoclustering2018
|
||||||
r-knitr
|
r-knitr
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
|
r-scater
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
|
|
|
@ -9,10 +9,10 @@ repo_depends:
|
||||||
- r-irlba
|
- r-irlba
|
||||||
- r-multiassayexperiment
|
- r-multiassayexperiment
|
||||||
- r-pals
|
- r-pals
|
||||||
|
- r-reshape2
|
||||||
- r-singlecellexperiment
|
- r-singlecellexperiment
|
||||||
- r-summarizedexperiment
|
- r-summarizedexperiment
|
||||||
- r-transport
|
- r-transport
|
||||||
- r-reshape2
|
|
||||||
update_on:
|
update_on:
|
||||||
- regex: corral_([\d._-]+).tar.gz
|
- regex: corral_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -19,6 +19,7 @@ depends=(
|
||||||
r-genefilter
|
r-genefilter
|
||||||
r-genomeinfodbdata
|
r-genomeinfodbdata
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
|
r-ragg
|
||||||
r-randtests
|
r-randtests
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
|
|
|
@ -11,6 +11,7 @@ repo_depends:
|
||||||
- r-genefilter
|
- r-genefilter
|
||||||
- r-genomeinfodbdata
|
- r-genomeinfodbdata
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
|
- r-ragg
|
||||||
- r-randtests
|
- r-randtests
|
||||||
- r-rmarkdown
|
- r-rmarkdown
|
||||||
- r-summarizedexperiment
|
- r-summarizedexperiment
|
||||||
|
|
|
@ -18,6 +18,7 @@ depends=(
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
r-hdf5array
|
r-hdf5array
|
||||||
r-matrixstats
|
r-matrixstats
|
||||||
|
r-nnls
|
||||||
r-raster
|
r-raster
|
||||||
r-rcolorbrewer
|
r-rcolorbrewer
|
||||||
r-rhdf5
|
r-rhdf5
|
||||||
|
@ -25,11 +26,11 @@ depends=(
|
||||||
r-shiny
|
r-shiny
|
||||||
r-shinydashboard
|
r-shinydashboard
|
||||||
r-singlecellexperiment
|
r-singlecellexperiment
|
||||||
|
r-spatialexperiment
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
r-svglite
|
r-svglite
|
||||||
r-svgpanzoom
|
r-svgpanzoom
|
||||||
r-viridis
|
r-viridis
|
||||||
r-nnls
|
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
|
|
|
@ -10,6 +10,7 @@ repo_depends:
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
- r-hdf5array
|
- r-hdf5array
|
||||||
- r-matrixstats
|
- r-matrixstats
|
||||||
|
- r-nnls
|
||||||
- r-raster
|
- r-raster
|
||||||
- r-rcolorbrewer
|
- r-rcolorbrewer
|
||||||
- r-rhdf5
|
- r-rhdf5
|
||||||
|
@ -17,11 +18,11 @@ repo_depends:
|
||||||
- r-shiny
|
- r-shiny
|
||||||
- r-shinydashboard
|
- r-shinydashboard
|
||||||
- r-singlecellexperiment
|
- r-singlecellexperiment
|
||||||
|
- r-spatialexperiment
|
||||||
- r-summarizedexperiment
|
- r-summarizedexperiment
|
||||||
- r-svglite
|
- r-svglite
|
||||||
- r-svgpanzoom
|
- r-svgpanzoom
|
||||||
- r-viridis
|
- r-viridis
|
||||||
- r-nnls
|
|
||||||
update_on:
|
update_on:
|
||||||
- regex: cytomapper_([\d._-]+).tar.gz
|
- regex: cytomapper_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -14,6 +14,7 @@ depends=(
|
||||||
r-biocgenerics
|
r-biocgenerics
|
||||||
r-biomart
|
r-biomart
|
||||||
r-biostrings
|
r-biostrings
|
||||||
|
r-httr
|
||||||
r-motifstack
|
r-motifstack
|
||||||
r-pheatmap
|
r-pheatmap
|
||||||
r-uniprot.ws
|
r-uniprot.ws
|
||||||
|
|
|
@ -6,6 +6,7 @@ repo_depends:
|
||||||
- r-biocgenerics
|
- r-biocgenerics
|
||||||
- r-biomart
|
- r-biomart
|
||||||
- r-biostrings
|
- r-biostrings
|
||||||
|
- r-httr
|
||||||
- r-motifstack
|
- r-motifstack
|
||||||
- r-pheatmap
|
- r-pheatmap
|
||||||
- r-uniprot.ws
|
- r-uniprot.ws
|
||||||
|
|
|
@ -11,13 +11,19 @@ url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
license=('Artistic2.0')
|
license=('Artistic2.0')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
|
r-biobase
|
||||||
|
r-dapardata
|
||||||
|
r-foreach
|
||||||
|
r-highcharter
|
||||||
|
r-msnbase
|
||||||
|
)
|
||||||
|
optdepends=(
|
||||||
r-annotationdbi
|
r-annotationdbi
|
||||||
r-apcluster
|
r-apcluster
|
||||||
r-biobase
|
r-biocstyle
|
||||||
r-cairo
|
r-cluster
|
||||||
r-clusterprofiler
|
r-clusterprofiler
|
||||||
r-cp4p
|
r-cp4p
|
||||||
r-dapardata
|
|
||||||
r-dendextend
|
r-dendextend
|
||||||
r-diptest
|
r-diptest
|
||||||
r-doparallel
|
r-doparallel
|
||||||
|
@ -25,45 +31,41 @@ depends=(
|
||||||
r-factoextra
|
r-factoextra
|
||||||
r-factominer
|
r-factominer
|
||||||
r-forcats
|
r-forcats
|
||||||
r-foreach
|
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
r-gplots
|
r-gplots
|
||||||
r-graph
|
r-graph
|
||||||
r-highcharter
|
r-graphics
|
||||||
|
r-grdevices
|
||||||
r-igraph
|
r-igraph
|
||||||
r-imp4p
|
r-imp4p
|
||||||
r-impute
|
r-impute
|
||||||
r-knitr
|
r-knitr
|
||||||
r-limma
|
r-limma
|
||||||
r-lme4
|
r-lme4
|
||||||
|
r-matrix
|
||||||
|
r-methods
|
||||||
r-mfuzz
|
r-mfuzz
|
||||||
r-msnbase
|
|
||||||
r-multcomp
|
r-multcomp
|
||||||
r-norm
|
r-norm
|
||||||
r-openxlsx
|
r-openxlsx
|
||||||
r-pcamethods
|
r-org.sc.sgd.db
|
||||||
r-png
|
r-parallel
|
||||||
r-preprocesscore
|
r-preprocesscore
|
||||||
r-purrr
|
r-purrr
|
||||||
r-rcolorbrewer
|
r-rcolorbrewer
|
||||||
r-readxl
|
r-readxl
|
||||||
r-reshape2
|
r-reshape2
|
||||||
r-scales
|
r-scales
|
||||||
r-siggenes
|
r-stats
|
||||||
r-stringr
|
r-stringr
|
||||||
|
r-testthat
|
||||||
r-tibble
|
r-tibble
|
||||||
r-tidyr
|
r-tidyr
|
||||||
r-tidyverse
|
r-tidyverse
|
||||||
r-tmvtnorm
|
|
||||||
r-vioplot
|
r-vioplot
|
||||||
r-visnetwork
|
r-visnetwork
|
||||||
r-vsn
|
r-vsn
|
||||||
)
|
)
|
||||||
optdepends=(
|
|
||||||
r-biocgenerics
|
|
||||||
r-biocstyle
|
|
||||||
r-testthat
|
|
||||||
)
|
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('7f28c77662ecbabeda7c8a5a50603a50fa283cd741bbd0306c659a230334f7fc')
|
sha256sums=('7f28c77662ecbabeda7c8a5a50603a50fa283cd741bbd0306c659a230334f7fc')
|
||||||
|
|
||||||
|
|
|
@ -3,53 +3,11 @@ maintainers:
|
||||||
- github: starsareintherose
|
- github: starsareintherose
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-annotationdbi
|
|
||||||
- r-apcluster
|
|
||||||
- r-biobase
|
- r-biobase
|
||||||
- r-cairo
|
|
||||||
- r-clusterprofiler
|
|
||||||
- r-cp4p
|
|
||||||
- r-dapardata
|
- r-dapardata
|
||||||
- r-dendextend
|
|
||||||
- r-diptest
|
|
||||||
- r-doparallel
|
|
||||||
- r-dplyr
|
|
||||||
- r-factoextra
|
|
||||||
- r-factominer
|
|
||||||
- r-forcats
|
|
||||||
- r-foreach
|
- r-foreach
|
||||||
- r-ggplot2
|
|
||||||
- r-gplots
|
|
||||||
- r-graph
|
|
||||||
- r-highcharter
|
- r-highcharter
|
||||||
- r-igraph
|
|
||||||
- r-imp4p
|
|
||||||
- r-impute
|
|
||||||
- r-knitr
|
|
||||||
- r-limma
|
|
||||||
- r-lme4
|
|
||||||
- r-mfuzz
|
|
||||||
- r-msnbase
|
- r-msnbase
|
||||||
- r-multcomp
|
|
||||||
- r-norm
|
|
||||||
- r-openxlsx
|
|
||||||
- r-pcamethods
|
|
||||||
- r-png
|
|
||||||
- r-preprocesscore
|
|
||||||
- r-purrr
|
|
||||||
- r-rcolorbrewer
|
|
||||||
- r-readxl
|
|
||||||
- r-reshape2
|
|
||||||
- r-scales
|
|
||||||
- r-siggenes
|
|
||||||
- r-stringr
|
|
||||||
- r-tibble
|
|
||||||
- r-tidyr
|
|
||||||
- r-tidyverse
|
|
||||||
- r-tmvtnorm
|
|
||||||
- r-vioplot
|
|
||||||
- r-visnetwork
|
|
||||||
- r-vsn
|
|
||||||
update_on:
|
update_on:
|
||||||
- regex: DAPAR_([\d._-]+).tar.gz
|
- regex: DAPAR_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -11,35 +11,41 @@ url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
r-aucell
|
|
||||||
r-broom
|
r-broom
|
||||||
r-dplyr
|
r-dplyr
|
||||||
r-fgsea
|
|
||||||
r-gsva
|
|
||||||
r-magrittr
|
r-magrittr
|
||||||
r-purrr
|
r-purrr
|
||||||
r-ranger
|
|
||||||
r-rlang
|
r-rlang
|
||||||
r-robustrankaggreg
|
|
||||||
r-speedglm
|
|
||||||
r-stringr
|
r-stringr
|
||||||
r-summarizedexperiment
|
|
||||||
r-tibble
|
r-tibble
|
||||||
r-tidyr
|
r-tidyr
|
||||||
r-tidyselect
|
r-tidyselect
|
||||||
r-viper
|
|
||||||
r-withr
|
r-withr
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
|
r-aucell
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
r-covr
|
r-covr
|
||||||
|
r-fgsea
|
||||||
|
r-ggplot2
|
||||||
|
r-ggrepel
|
||||||
|
r-glmnet
|
||||||
|
r-gsva
|
||||||
r-knitr
|
r-knitr
|
||||||
|
r-omnipathr
|
||||||
|
r-patchwork
|
||||||
|
r-pheatmap
|
||||||
r-pkgdown
|
r-pkgdown
|
||||||
|
r-ranger
|
||||||
r-refmanager
|
r-refmanager
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
r-roxygen2
|
r-roxygen2
|
||||||
|
r-rpart
|
||||||
r-sessioninfo
|
r-sessioninfo
|
||||||
|
r-seurat
|
||||||
|
r-summarizedexperiment
|
||||||
r-testthat
|
r-testthat
|
||||||
|
r-viper
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('354d165e9c6f0bf5211966242c63a797117ed2a78867f44b54a8f335b8473c60')
|
sha256sums=('354d165e9c6f0bf5211966242c63a797117ed2a78867f44b54a8f335b8473c60')
|
||||||
|
|
|
@ -3,23 +3,15 @@ maintainers:
|
||||||
- github: starsareintherose
|
- github: starsareintherose
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-aucell
|
|
||||||
- r-broom
|
- r-broom
|
||||||
- r-dplyr
|
- r-dplyr
|
||||||
- r-fgsea
|
|
||||||
- r-gsva
|
|
||||||
- r-magrittr
|
- r-magrittr
|
||||||
- r-purrr
|
- r-purrr
|
||||||
- r-ranger
|
|
||||||
- r-rlang
|
- r-rlang
|
||||||
- r-robustrankaggreg
|
|
||||||
- r-speedglm
|
|
||||||
- r-stringr
|
- r-stringr
|
||||||
- r-summarizedexperiment
|
|
||||||
- r-tibble
|
- r-tibble
|
||||||
- r-tidyr
|
- r-tidyr
|
||||||
- r-tidyselect
|
- r-tidyselect
|
||||||
- r-viper
|
|
||||||
- r-withr
|
- r-withr
|
||||||
update_on:
|
update_on:
|
||||||
- regex: decoupleR_([\d._-]+).tar.gz
|
- regex: decoupleR_([\d._-]+).tar.gz
|
||||||
|
|
|
@ -10,10 +10,10 @@ repo_depends:
|
||||||
- r-limma
|
- r-limma
|
||||||
- r-rcpp
|
- r-rcpp
|
||||||
- r-rcpparmadillo
|
- r-rcpparmadillo
|
||||||
|
- r-rfast
|
||||||
- r-scater
|
- r-scater
|
||||||
- r-singlecellexperiment
|
- r-singlecellexperiment
|
||||||
- r-summarizedexperiment
|
- r-summarizedexperiment
|
||||||
- r-rfast
|
|
||||||
update_on:
|
update_on:
|
||||||
- regex: distinct_([\d._-]+).tar.gz
|
- regex: distinct_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -28,10 +28,13 @@ depends=(
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocgenerics
|
r-biocgenerics
|
||||||
|
r-dmrcatedata
|
||||||
|
r-flowsorted.blood.epic
|
||||||
r-illuminahumanmethylation450kanno.ilmn12.hg19
|
r-illuminahumanmethylation450kanno.ilmn12.hg19
|
||||||
r-illuminahumanmethylationepicanno.ilm10b4.hg19
|
r-illuminahumanmethylationepicanno.ilm10b4.hg19
|
||||||
r-knitr
|
r-knitr
|
||||||
r-runit
|
r-runit
|
||||||
|
r-tissuetreg
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('5bdadf1c57ae1cc8d4f85ab9c184e0c94af45bc6eda7dff4d7b2dbd013fa0e50')
|
sha256sums=('5bdadf1c57ae1cc8d4f85ab9c184e0c94af45bc6eda7dff4d7b2dbd013fa0e50')
|
||||||
|
|
|
@ -13,15 +13,16 @@ depends=(
|
||||||
r
|
r
|
||||||
r-annotationdbi
|
r-annotationdbi
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
r-do.db
|
|
||||||
r-fgsea
|
r-fgsea
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
r-gosemsim
|
r-gosemsim
|
||||||
|
r-hdo.db
|
||||||
r-qvalue
|
r-qvalue
|
||||||
r-reshape2
|
r-reshape2
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-clusterprofiler
|
r-clusterprofiler
|
||||||
|
r-gson
|
||||||
r-knitr
|
r-knitr
|
||||||
r-org.hs.eg.db
|
r-org.hs.eg.db
|
||||||
r-prettydoc
|
r-prettydoc
|
||||||
|
|
|
@ -5,10 +5,10 @@ maintainers:
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-annotationdbi
|
- r-annotationdbi
|
||||||
- r-biocparallel
|
- r-biocparallel
|
||||||
- r-do.db
|
|
||||||
- r-fgsea
|
- r-fgsea
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
- r-gosemsim
|
- r-gosemsim
|
||||||
|
- r-hdo.db
|
||||||
- r-qvalue
|
- r-qvalue
|
||||||
- r-reshape2
|
- r-reshape2
|
||||||
update_on:
|
update_on:
|
||||||
|
|
|
@ -11,7 +11,6 @@ url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
r-arules
|
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
r-coin
|
r-coin
|
||||||
r-deseq2
|
r-deseq2
|
||||||
|
|
|
@ -3,7 +3,6 @@ maintainers:
|
||||||
- github: starsareintherose
|
- github: starsareintherose
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-arules
|
|
||||||
- r-biocparallel
|
- r-biocparallel
|
||||||
- r-coin
|
- r-coin
|
||||||
- r-deseq2
|
- r-deseq2
|
||||||
|
|
|
@ -50,10 +50,12 @@ depends=(
|
||||||
r-xml2
|
r-xml2
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
|
r-annotationhub
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
r-covr
|
r-covr
|
||||||
r-data.table
|
r-data.table
|
||||||
r-dt
|
r-dt
|
||||||
|
r-experimenthub
|
||||||
r-genomicinteractions
|
r-genomicinteractions
|
||||||
r-knitr
|
r-knitr
|
||||||
r-r.utils
|
r-r.utils
|
||||||
|
|
|
@ -13,6 +13,7 @@ depends=(
|
||||||
r
|
r
|
||||||
r-aplot
|
r-aplot
|
||||||
r-dose
|
r-dose
|
||||||
|
r-ggnewscale
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
r-ggraph
|
r-ggraph
|
||||||
r-ggtree
|
r-ggtree
|
||||||
|
@ -23,6 +24,7 @@ depends=(
|
||||||
r-purrr
|
r-purrr
|
||||||
r-rcolorbrewer
|
r-rcolorbrewer
|
||||||
r-reshape2
|
r-reshape2
|
||||||
|
r-rlang
|
||||||
r-scatterpie
|
r-scatterpie
|
||||||
r-shadowtext
|
r-shadowtext
|
||||||
r-yulab.utils
|
r-yulab.utils
|
||||||
|
@ -33,7 +35,6 @@ optdepends=(
|
||||||
r-dplyr
|
r-dplyr
|
||||||
r-europepmc
|
r-europepmc
|
||||||
r-ggforce
|
r-ggforce
|
||||||
r-ggnewscale
|
|
||||||
r-ggplotify
|
r-ggplotify
|
||||||
r-ggrepel
|
r-ggrepel
|
||||||
r-ggridges
|
r-ggridges
|
||||||
|
@ -48,6 +49,7 @@ optdepends=(
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
r-scales
|
r-scales
|
||||||
r-tibble
|
r-tibble
|
||||||
|
r-tidydr
|
||||||
r-tidyr
|
r-tidyr
|
||||||
r-tidytree
|
r-tidytree
|
||||||
r-treeio
|
r-treeio
|
||||||
|
|
|
@ -5,6 +5,7 @@ maintainers:
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-aplot
|
- r-aplot
|
||||||
- r-dose
|
- r-dose
|
||||||
|
- r-ggnewscale
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
- r-ggraph
|
- r-ggraph
|
||||||
- r-ggtree
|
- r-ggtree
|
||||||
|
@ -15,6 +16,7 @@ repo_depends:
|
||||||
- r-purrr
|
- r-purrr
|
||||||
- r-rcolorbrewer
|
- r-rcolorbrewer
|
||||||
- r-reshape2
|
- r-reshape2
|
||||||
|
- r-rlang
|
||||||
- r-scatterpie
|
- r-scatterpie
|
||||||
- r-shadowtext
|
- r-shadowtext
|
||||||
- r-yulab.utils
|
- r-yulab.utils
|
||||||
|
|
|
@ -11,6 +11,7 @@ arch=('x86_64')
|
||||||
url="https://bioconductor.org/packages/${_pkgname}"
|
url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=(
|
depends=(
|
||||||
|
gcc
|
||||||
r
|
r
|
||||||
r-annotationdbi
|
r-annotationdbi
|
||||||
r-biocgenerics
|
r-biocgenerics
|
||||||
|
@ -22,6 +23,7 @@ depends=(
|
||||||
r-corrplot
|
r-corrplot
|
||||||
r-digest
|
r-digest
|
||||||
r-genomeinfodb
|
r-genomeinfodb
|
||||||
|
r-genomicalignments
|
||||||
r-genomicfeatures
|
r-genomicfeatures
|
||||||
r-genomicranges
|
r-genomicranges
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
|
@ -43,7 +45,6 @@ depends=(
|
||||||
r-shortread
|
r-shortread
|
||||||
r-tfbstools
|
r-tfbstools
|
||||||
r-venndiagram
|
r-venndiagram
|
||||||
gcc
|
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-bsgenome.hsapiens.ucsc.hg19
|
r-bsgenome.hsapiens.ucsc.hg19
|
||||||
|
|
|
@ -13,6 +13,7 @@ repo_depends:
|
||||||
- r-corrplot
|
- r-corrplot
|
||||||
- r-digest
|
- r-digest
|
||||||
- r-genomeinfodb
|
- r-genomeinfodb
|
||||||
|
- r-genomicalignments
|
||||||
- r-genomicfeatures
|
- r-genomicfeatures
|
||||||
- r-genomicranges
|
- r-genomicranges
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
|
|
|
@ -12,25 +12,28 @@ license=('Apache')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
|
r-broom
|
||||||
|
r-data.table
|
||||||
r-dplyr
|
r-dplyr
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
r-ggridges
|
r-ggridges
|
||||||
r-gseabase
|
r-gseabase
|
||||||
r-gsva
|
r-gsva
|
||||||
r-limma
|
r-matrixgenerics
|
||||||
r-msigdbr
|
r-msigdbr
|
||||||
r-singlecellexperiment
|
|
||||||
r-broom
|
|
||||||
r-reshape2
|
|
||||||
r-patchwork
|
r-patchwork
|
||||||
|
r-reshape2
|
||||||
|
r-rlang
|
||||||
|
r-singlecellexperiment
|
||||||
r-stringr
|
r-stringr
|
||||||
r-data.table
|
r-summarizedexperiment
|
||||||
r-ucell
|
r-ucell
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
r-dittoseq
|
r-dittoseq
|
||||||
r-knitr
|
r-knitr
|
||||||
|
r-markdown
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
r-seurat
|
r-seurat
|
||||||
r-seuratobject
|
r-seuratobject
|
||||||
|
|
|
@ -4,19 +4,21 @@ maintainers:
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-biocparallel
|
- r-biocparallel
|
||||||
|
- r-broom
|
||||||
|
- r-data.table
|
||||||
- r-dplyr
|
- r-dplyr
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
- r-ggridges
|
- r-ggridges
|
||||||
- r-gseabase
|
- r-gseabase
|
||||||
- r-gsva
|
- r-gsva
|
||||||
- r-limma
|
- r-matrixgenerics
|
||||||
- r-msigdbr
|
- r-msigdbr
|
||||||
- r-singlecellexperiment
|
|
||||||
- r-broom
|
|
||||||
- r-reshape2
|
|
||||||
- r-patchwork
|
- r-patchwork
|
||||||
|
- r-reshape2
|
||||||
|
- r-rlang
|
||||||
|
- r-singlecellexperiment
|
||||||
- r-stringr
|
- r-stringr
|
||||||
- r-data.table
|
- r-summarizedexperiment
|
||||||
- r-ucell
|
- r-ucell
|
||||||
update_on:
|
update_on:
|
||||||
- regex: escape_([\d._-]+).tar.gz
|
- regex: escape_([\d._-]+).tar.gz
|
||||||
|
|
|
@ -40,6 +40,7 @@ depends=(
|
||||||
r-sgseq
|
r-sgseq
|
||||||
r-speedglm
|
r-speedglm
|
||||||
r-stringr
|
r-stringr
|
||||||
|
r-summarizedexperiment
|
||||||
r-tximport
|
r-tximport
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
|
|
|
@ -32,6 +32,7 @@ repo_depends:
|
||||||
- r-sgseq
|
- r-sgseq
|
||||||
- r-speedglm
|
- r-speedglm
|
||||||
- r-stringr
|
- r-stringr
|
||||||
|
- r-summarizedexperiment
|
||||||
- r-tximport
|
- r-tximport
|
||||||
update_on:
|
update_on:
|
||||||
- regex: EventPointer_([\d._-]+).tar.gz
|
- regex: EventPointer_([\d._-]+).tar.gz
|
||||||
|
|
|
@ -11,6 +11,7 @@ url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
|
r-biasedurn
|
||||||
r-clusterprofiler
|
r-clusterprofiler
|
||||||
r-dplyr
|
r-dplyr
|
||||||
r-dt
|
r-dt
|
||||||
|
@ -18,7 +19,6 @@ depends=(
|
||||||
r-gprofiler2
|
r-gprofiler2
|
||||||
r-keggrest
|
r-keggrest
|
||||||
r-magrittr
|
r-magrittr
|
||||||
r-mpinet
|
|
||||||
r-ontologyindex
|
r-ontologyindex
|
||||||
r-org.hs.eg.db
|
r-org.hs.eg.db
|
||||||
r-plotly
|
r-plotly
|
||||||
|
|
|
@ -3,6 +3,7 @@ maintainers:
|
||||||
- github: starsareintherose
|
- github: starsareintherose
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
|
- r-biasedurn
|
||||||
- r-clusterprofiler
|
- r-clusterprofiler
|
||||||
- r-dplyr
|
- r-dplyr
|
||||||
- r-dt
|
- r-dt
|
||||||
|
@ -10,7 +11,6 @@ repo_depends:
|
||||||
- r-gprofiler2
|
- r-gprofiler2
|
||||||
- r-keggrest
|
- r-keggrest
|
||||||
- r-magrittr
|
- r-magrittr
|
||||||
- r-mpinet
|
|
||||||
- r-ontologyindex
|
- r-ontologyindex
|
||||||
- r-org.hs.eg.db
|
- r-org.hs.eg.db
|
||||||
- r-plotly
|
- r-plotly
|
||||||
|
|
|
@ -11,6 +11,7 @@ url="https://cran.r-project.org/package=${_pkgname}"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
|
r-cvar
|
||||||
r-fastica
|
r-fastica
|
||||||
r-fbasics
|
r-fbasics
|
||||||
r-timedate
|
r-timedate
|
||||||
|
|
|
@ -3,6 +3,7 @@ maintainers:
|
||||||
- github: starsareintherose
|
- github: starsareintherose
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
|
- r-cvar
|
||||||
- r-fastica
|
- r-fastica
|
||||||
- r-fbasics
|
- r-fbasics
|
||||||
- r-timedate
|
- r-timedate
|
||||||
|
|
|
@ -11,21 +11,23 @@ arch=('x86_64')
|
||||||
url="https://bioconductor.org/packages/${_pkgname}"
|
url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=(
|
depends=(
|
||||||
|
gcc
|
||||||
r
|
r
|
||||||
r-bh
|
r-bh
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
|
r-cowplot
|
||||||
r-data.table
|
r-data.table
|
||||||
r-fastmatch
|
r-fastmatch
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
r-gridextra
|
|
||||||
r-rcpp
|
r-rcpp
|
||||||
gcc
|
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
|
r-aggregation
|
||||||
r-annotationdbi
|
r-annotationdbi
|
||||||
r-geoquery
|
r-geoquery
|
||||||
r-knitr
|
r-knitr
|
||||||
r-limma
|
r-limma
|
||||||
|
r-msigdbr
|
||||||
r-org.mm.eg.db
|
r-org.mm.eg.db
|
||||||
r-parallel
|
r-parallel
|
||||||
r-reactome.db
|
r-reactome.db
|
||||||
|
|
|
@ -5,10 +5,10 @@ maintainers:
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-bh
|
- r-bh
|
||||||
- r-biocparallel
|
- r-biocparallel
|
||||||
|
- r-cowplot
|
||||||
- r-data.table
|
- r-data.table
|
||||||
- r-fastmatch
|
- r-fastmatch
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
- r-gridextra
|
|
||||||
- r-rcpp
|
- r-rcpp
|
||||||
update_on:
|
update_on:
|
||||||
- regex: fgsea_([\d._-]+).tar.gz
|
- regex: fgsea_([\d._-]+).tar.gz
|
||||||
|
|
|
@ -12,30 +12,38 @@ url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
|
r-bambu
|
||||||
r-basilisk
|
r-basilisk
|
||||||
|
r-biocgenerics
|
||||||
|
r-biostrings
|
||||||
|
r-circlize
|
||||||
|
r-complexheatmap
|
||||||
|
r-cowplot
|
||||||
r-dplyr
|
r-dplyr
|
||||||
|
r-genomeinfodb
|
||||||
|
r-genomicfeatures
|
||||||
|
r-genomicranges
|
||||||
|
r-ggbio
|
||||||
|
r-ggplot2
|
||||||
|
r-gridextra
|
||||||
|
r-igraph
|
||||||
r-magrittr
|
r-magrittr
|
||||||
|
r-rcolorbrewer
|
||||||
r-rcpp
|
r-rcpp
|
||||||
r-reticulate
|
r-reticulate
|
||||||
r-rhtslib
|
r-rhtslib
|
||||||
r-rsamtools
|
r-rsamtools
|
||||||
|
r-rtracklayer
|
||||||
r-s4vectors
|
r-s4vectors
|
||||||
r-scater
|
r-scater
|
||||||
|
r-scran
|
||||||
r-scuttle
|
r-scuttle
|
||||||
r-singlecellexperiment
|
r-singlecellexperiment
|
||||||
|
r-stringr
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
r-tidyr
|
r-tidyr
|
||||||
|
r-withr
|
||||||
r-zlibbioc
|
r-zlibbioc
|
||||||
r-complexheatmap
|
|
||||||
r-rtracklayer
|
|
||||||
r-igraph
|
|
||||||
r-ggbio
|
|
||||||
r-scran
|
|
||||||
r-genomicfeatures
|
|
||||||
r-circlize
|
|
||||||
r-cowplot
|
|
||||||
r-stringr
|
|
||||||
r-bambu
|
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocfilecache
|
r-biocfilecache
|
||||||
|
|
|
@ -3,30 +3,38 @@ maintainers:
|
||||||
- github: starsareintherose
|
- github: starsareintherose
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
|
- r-bambu
|
||||||
- r-basilisk
|
- r-basilisk
|
||||||
|
- r-biocgenerics
|
||||||
|
- r-biostrings
|
||||||
|
- r-circlize
|
||||||
|
- r-complexheatmap
|
||||||
|
- r-cowplot
|
||||||
- r-dplyr
|
- r-dplyr
|
||||||
|
- r-genomeinfodb
|
||||||
|
- r-genomicfeatures
|
||||||
|
- r-genomicranges
|
||||||
|
- r-ggbio
|
||||||
|
- r-ggplot2
|
||||||
|
- r-gridextra
|
||||||
|
- r-igraph
|
||||||
- r-magrittr
|
- r-magrittr
|
||||||
|
- r-rcolorbrewer
|
||||||
- r-rcpp
|
- r-rcpp
|
||||||
- r-reticulate
|
- r-reticulate
|
||||||
- r-rhtslib
|
- r-rhtslib
|
||||||
- r-rsamtools
|
- r-rsamtools
|
||||||
|
- r-rtracklayer
|
||||||
- r-s4vectors
|
- r-s4vectors
|
||||||
- r-scater
|
- r-scater
|
||||||
|
- r-scran
|
||||||
- r-scuttle
|
- r-scuttle
|
||||||
- r-singlecellexperiment
|
- r-singlecellexperiment
|
||||||
|
- r-stringr
|
||||||
- r-summarizedexperiment
|
- r-summarizedexperiment
|
||||||
- r-tidyr
|
- r-tidyr
|
||||||
|
- r-withr
|
||||||
- r-zlibbioc
|
- r-zlibbioc
|
||||||
- r-complexheatmap
|
|
||||||
- r-rtracklayer
|
|
||||||
- r-igraph
|
|
||||||
- r-ggbio
|
|
||||||
- r-scran
|
|
||||||
- r-genomicfeatures
|
|
||||||
- r-circlize
|
|
||||||
- r-cowplot
|
|
||||||
- r-stringr
|
|
||||||
- r-bambu
|
|
||||||
update_on:
|
update_on:
|
||||||
- regex: FLAMES_([\d._-]+).tar.gz
|
- regex: FLAMES_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -12,19 +12,18 @@ license=('GPL')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
r-biomart
|
r-biomart
|
||||||
|
r-digest
|
||||||
r-dplyr
|
r-dplyr
|
||||||
r-forcats
|
r-forcats
|
||||||
r-futile.logger
|
r-futile.logger
|
||||||
|
r-futile.options
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
r-glmnet
|
r-glmnet
|
||||||
r-glue
|
r-glue
|
||||||
r-httr
|
r-httr
|
||||||
r-loose.rock
|
|
||||||
r-multiassayexperiment
|
r-multiassayexperiment
|
||||||
r-readr
|
r-readr
|
||||||
r-reshape2
|
r-reshape2
|
||||||
r-sparsebn
|
|
||||||
r-sparsebnutils
|
|
||||||
r-stringr
|
r-stringr
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
r-survminer
|
r-survminer
|
||||||
|
|
|
@ -4,19 +4,18 @@ maintainers:
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-biomart
|
- r-biomart
|
||||||
|
- r-digest
|
||||||
- r-dplyr
|
- r-dplyr
|
||||||
- r-forcats
|
- r-forcats
|
||||||
- r-futile.logger
|
- r-futile.logger
|
||||||
|
- r-futile.options
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
- r-glmnet
|
- r-glmnet
|
||||||
- r-glue
|
- r-glue
|
||||||
- r-httr
|
- r-httr
|
||||||
- r-loose.rock
|
|
||||||
- r-multiassayexperiment
|
- r-multiassayexperiment
|
||||||
- r-readr
|
- r-readr
|
||||||
- r-reshape2
|
- r-reshape2
|
||||||
- r-sparsebn
|
|
||||||
- r-sparsebnutils
|
|
||||||
- r-stringr
|
- r-stringr
|
||||||
- r-summarizedexperiment
|
- r-summarizedexperiment
|
||||||
- r-survminer
|
- r-survminer
|
||||||
|
|
|
@ -17,7 +17,6 @@ depends=(
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-knitr
|
r-knitr
|
||||||
r-plotly
|
r-plotly
|
||||||
r-ranks
|
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
r-wgcna
|
r-wgcna
|
||||||
|
|
|
@ -12,7 +12,6 @@ license=('GPL')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
r-biocgenerics
|
r-biocgenerics
|
||||||
r-biocparallel
|
|
||||||
r-biostrings
|
r-biostrings
|
||||||
r-bsgenome
|
r-bsgenome
|
||||||
r-chippeakanno
|
r-chippeakanno
|
||||||
|
@ -21,20 +20,32 @@ depends=(
|
||||||
r-dplyr
|
r-dplyr
|
||||||
r-genomeinfodb
|
r-genomeinfodb
|
||||||
r-genomicalignments
|
r-genomicalignments
|
||||||
|
r-genomicfeatures
|
||||||
r-genomicranges
|
r-genomicranges
|
||||||
|
r-ggplot2
|
||||||
r-hash
|
r-hash
|
||||||
r-iranges
|
r-iranges
|
||||||
r-limma
|
r-limma
|
||||||
r-matrixstats
|
r-matrixstats
|
||||||
|
r-multtest
|
||||||
|
r-openxlsx
|
||||||
|
r-patchwork
|
||||||
|
r-purrr
|
||||||
|
r-rio
|
||||||
|
r-rlang
|
||||||
r-rsamtools
|
r-rsamtools
|
||||||
r-s4vectors
|
r-s4vectors
|
||||||
|
r-stringr
|
||||||
|
r-tidyr
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
r-bsgenome.hsapiens.ucsc.hg19
|
r-bsgenome.hsapiens.ucsc.hg19
|
||||||
|
r-bsgenome.hsapiens.ucsc.hg38
|
||||||
r-knitr
|
r-knitr
|
||||||
r-org.hs.eg.db
|
r-org.hs.eg.db
|
||||||
r-runit
|
r-runit
|
||||||
|
r-testthat
|
||||||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
|
|
|
@ -4,7 +4,6 @@ maintainers:
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-biocgenerics
|
- r-biocgenerics
|
||||||
- r-biocparallel
|
|
||||||
- r-biostrings
|
- r-biostrings
|
||||||
- r-bsgenome
|
- r-bsgenome
|
||||||
- r-chippeakanno
|
- r-chippeakanno
|
||||||
|
@ -13,13 +12,23 @@ repo_depends:
|
||||||
- r-dplyr
|
- r-dplyr
|
||||||
- r-genomeinfodb
|
- r-genomeinfodb
|
||||||
- r-genomicalignments
|
- r-genomicalignments
|
||||||
|
- r-genomicfeatures
|
||||||
- r-genomicranges
|
- r-genomicranges
|
||||||
|
- r-ggplot2
|
||||||
- r-hash
|
- r-hash
|
||||||
- r-iranges
|
- r-iranges
|
||||||
- r-limma
|
- r-limma
|
||||||
- r-matrixstats
|
- r-matrixstats
|
||||||
|
- r-multtest
|
||||||
|
- r-openxlsx
|
||||||
|
- r-patchwork
|
||||||
|
- r-purrr
|
||||||
|
- r-rio
|
||||||
|
- r-rlang
|
||||||
- r-rsamtools
|
- r-rsamtools
|
||||||
- r-s4vectors
|
- r-s4vectors
|
||||||
|
- r-stringr
|
||||||
|
- r-tidyr
|
||||||
update_on:
|
update_on:
|
||||||
- regex: GUIDEseq_([\d._-]+).tar.gz
|
- regex: GUIDEseq_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -17,6 +17,7 @@ depends=(
|
||||||
r-concaveman
|
r-concaveman
|
||||||
r-cytomapper
|
r-cytomapper
|
||||||
r-data.table
|
r-data.table
|
||||||
|
r-distances
|
||||||
r-dplyr
|
r-dplyr
|
||||||
r-dt
|
r-dt
|
||||||
r-ebimage
|
r-ebimage
|
||||||
|
@ -24,6 +25,7 @@ depends=(
|
||||||
r-ggraph
|
r-ggraph
|
||||||
r-igraph
|
r-igraph
|
||||||
r-magrittr
|
r-magrittr
|
||||||
|
r-matrixgenerics
|
||||||
r-pheatmap
|
r-pheatmap
|
||||||
r-readr
|
r-readr
|
||||||
r-rtriangle
|
r-rtriangle
|
||||||
|
@ -35,6 +37,7 @@ depends=(
|
||||||
r-stringr
|
r-stringr
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
r-tidygraph
|
r-tidygraph
|
||||||
|
r-tidyselect
|
||||||
r-viridis
|
r-viridis
|
||||||
r-vroom
|
r-vroom
|
||||||
)
|
)
|
||||||
|
@ -46,7 +49,6 @@ optdepends=(
|
||||||
r-markdown
|
r-markdown
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
r-testthat
|
r-testthat
|
||||||
r-tidyr
|
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('dc7d7dc805ad18d23fce68c5fd60fe036343af2b89b254893a5d1093ea554fa8')
|
sha256sums=('dc7d7dc805ad18d23fce68c5fd60fe036343af2b89b254893a5d1093ea554fa8')
|
||||||
|
|
|
@ -9,6 +9,7 @@ repo_depends:
|
||||||
- r-concaveman
|
- r-concaveman
|
||||||
- r-cytomapper
|
- r-cytomapper
|
||||||
- r-data.table
|
- r-data.table
|
||||||
|
- r-distances
|
||||||
- r-dplyr
|
- r-dplyr
|
||||||
- r-dt
|
- r-dt
|
||||||
- r-ebimage
|
- r-ebimage
|
||||||
|
@ -16,6 +17,7 @@ repo_depends:
|
||||||
- r-ggraph
|
- r-ggraph
|
||||||
- r-igraph
|
- r-igraph
|
||||||
- r-magrittr
|
- r-magrittr
|
||||||
|
- r-matrixgenerics
|
||||||
- r-pheatmap
|
- r-pheatmap
|
||||||
- r-readr
|
- r-readr
|
||||||
- r-rtriangle
|
- r-rtriangle
|
||||||
|
@ -27,6 +29,7 @@ repo_depends:
|
||||||
- r-stringr
|
- r-stringr
|
||||||
- r-summarizedexperiment
|
- r-summarizedexperiment
|
||||||
- r-tidygraph
|
- r-tidygraph
|
||||||
|
- r-tidyselect
|
||||||
- r-viridis
|
- r-viridis
|
||||||
- r-vroom
|
- r-vroom
|
||||||
update_on:
|
update_on:
|
||||||
|
|
|
@ -16,6 +16,7 @@ depends=(
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
r-iranges
|
r-iranges
|
||||||
r-isee
|
r-isee
|
||||||
|
r-iseehex
|
||||||
r-s4vectors
|
r-s4vectors
|
||||||
r-shiny
|
r-shiny
|
||||||
r-shinyace
|
r-shinyace
|
||||||
|
|
|
@ -8,6 +8,7 @@ repo_depends:
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
- r-iranges
|
- r-iranges
|
||||||
- r-isee
|
- r-isee
|
||||||
|
- r-iseehex
|
||||||
- r-s4vectors
|
- r-s4vectors
|
||||||
- r-shiny
|
- r-shiny
|
||||||
- r-shinyace
|
- r-shinyace
|
||||||
|
|
|
@ -11,41 +11,45 @@ url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
license=('custom')
|
license=('custom')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
r-data.tree
|
r-biomart
|
||||||
r-igraph
|
r-bsplus
|
||||||
r-rcolorbrewer
|
r-callr
|
||||||
r-rfast
|
|
||||||
r-summarizedexperiment
|
|
||||||
r-curl
|
|
||||||
r-foreach
|
|
||||||
r-doparallel
|
|
||||||
r-sortable
|
|
||||||
r-dplyr
|
|
||||||
r-purrr
|
|
||||||
r-stringr
|
|
||||||
r-tidyr
|
|
||||||
r-jsonlite
|
|
||||||
r-readr
|
|
||||||
r-configr
|
r-configr
|
||||||
r-dt
|
r-curl
|
||||||
r-fs
|
|
||||||
r-data.table
|
r-data.table
|
||||||
|
r-data.tree
|
||||||
|
r-doparallel
|
||||||
|
r-dplyr
|
||||||
|
r-dt
|
||||||
|
r-foreach
|
||||||
|
r-fs
|
||||||
r-htmltools
|
r-htmltools
|
||||||
r-htmlwidgets
|
r-htmlwidgets
|
||||||
r-bsplus
|
r-igraph
|
||||||
|
r-jsonlite
|
||||||
|
r-logr
|
||||||
|
r-purrr
|
||||||
|
r-rcolorbrewer
|
||||||
|
r-readr
|
||||||
|
r-rfast
|
||||||
r-shiny
|
r-shiny
|
||||||
r-shinythemes
|
|
||||||
r-shinyfiles
|
|
||||||
r-shinyjs
|
|
||||||
r-shinybs
|
r-shinybs
|
||||||
r-shinydashboard
|
r-shinydashboard
|
||||||
r-biomart
|
r-shinyfiles
|
||||||
r-callr
|
r-shinyjs
|
||||||
|
r-shinythemes
|
||||||
|
r-shinyvalidate
|
||||||
|
r-sortable
|
||||||
|
r-stringi
|
||||||
|
r-stringr
|
||||||
|
r-summarizedexperiment
|
||||||
|
r-tidyr
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocgenerics
|
r-biocgenerics
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
r-knitr
|
r-knitr
|
||||||
|
r-rmarkdown
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
|
|
|
@ -3,36 +3,39 @@ maintainers:
|
||||||
- github: starsareintherose
|
- github: starsareintherose
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-data.tree
|
- r-biomart
|
||||||
- r-igraph
|
- r-bsplus
|
||||||
- r-rcolorbrewer
|
- r-callr
|
||||||
- r-rfast
|
|
||||||
- r-summarizedexperiment
|
|
||||||
- r-curl
|
|
||||||
- r-foreach
|
|
||||||
- r-doparallel
|
|
||||||
- r-sortable
|
|
||||||
- r-dplyr
|
|
||||||
- r-purrr
|
|
||||||
- r-stringr
|
|
||||||
- r-tidyr
|
|
||||||
- r-jsonlite
|
|
||||||
- r-readr
|
|
||||||
- r-configr
|
- r-configr
|
||||||
- r-dt
|
- r-curl
|
||||||
- r-fs
|
|
||||||
- r-data.table
|
- r-data.table
|
||||||
|
- r-data.tree
|
||||||
|
- r-doparallel
|
||||||
|
- r-dplyr
|
||||||
|
- r-dt
|
||||||
|
- r-foreach
|
||||||
|
- r-fs
|
||||||
- r-htmltools
|
- r-htmltools
|
||||||
- r-htmlwidgets
|
- r-htmlwidgets
|
||||||
- r-bsplus
|
- r-igraph
|
||||||
|
- r-jsonlite
|
||||||
|
- r-logr
|
||||||
|
- r-purrr
|
||||||
|
- r-rcolorbrewer
|
||||||
|
- r-readr
|
||||||
|
- r-rfast
|
||||||
- r-shiny
|
- r-shiny
|
||||||
- r-shinythemes
|
|
||||||
- r-shinyfiles
|
|
||||||
- r-shinyjs
|
|
||||||
- r-shinybs
|
- r-shinybs
|
||||||
- r-shinydashboard
|
- r-shinydashboard
|
||||||
- r-biomart
|
- r-shinyfiles
|
||||||
- r-callr
|
- r-shinyjs
|
||||||
|
- r-shinythemes
|
||||||
|
- r-shinyvalidate
|
||||||
|
- r-sortable
|
||||||
|
- r-stringi
|
||||||
|
- r-stringr
|
||||||
|
- r-summarizedexperiment
|
||||||
|
- r-tidyr
|
||||||
update_on:
|
update_on:
|
||||||
- regex: LACE_([\d._-]+).tar.gz
|
- regex: LACE_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -17,11 +17,15 @@ depends=(
|
||||||
r-data.table
|
r-data.table
|
||||||
r-dplyr
|
r-dplyr
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
|
r-pheatmap
|
||||||
r-purrr
|
r-purrr
|
||||||
r-s4vectors
|
r-s4vectors
|
||||||
|
r-singlecellexperiment
|
||||||
|
r-spatialexperiment
|
||||||
r-spatstat.core
|
r-spatstat.core
|
||||||
r-spatstat.geom
|
r-spatstat.geom
|
||||||
r-spicyr
|
r-spicyr
|
||||||
|
r-summarizedexperiment
|
||||||
r-tidyr
|
r-tidyr
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
|
|
|
@ -9,11 +9,15 @@ repo_depends:
|
||||||
- r-data.table
|
- r-data.table
|
||||||
- r-dplyr
|
- r-dplyr
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
|
- r-pheatmap
|
||||||
- r-purrr
|
- r-purrr
|
||||||
- r-s4vectors
|
- r-s4vectors
|
||||||
|
- r-singlecellexperiment
|
||||||
|
- r-spatialexperiment
|
||||||
- r-spatstat.core
|
- r-spatstat.core
|
||||||
- r-spatstat.geom
|
- r-spatstat.geom
|
||||||
- r-spicyr
|
- r-spicyr
|
||||||
|
- r-summarizedexperiment
|
||||||
- r-tidyr
|
- r-tidyr
|
||||||
update_on:
|
update_on:
|
||||||
- regex: lisaClust_([\d._-]+).tar.gz
|
- regex: lisaClust_([\d._-]+).tar.gz
|
||||||
|
|
|
@ -11,24 +11,24 @@ arch=('any')
|
||||||
url="https://bioconductor.org/packages/${_pkgname}"
|
url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=(
|
depends=(
|
||||||
|
clustal-omega
|
||||||
|
ghostscript
|
||||||
|
perl
|
||||||
|
perl-lwp-protocol-https
|
||||||
|
perl-xml-simple
|
||||||
r
|
r
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
r-biostrings
|
r-biostrings
|
||||||
r-cbioportaldata
|
r-cbioportaldata
|
||||||
r-cgdsr
|
|
||||||
r-data.table
|
r-data.table
|
||||||
r-gridbase
|
r-gridbase
|
||||||
r-httr
|
r-httr
|
||||||
r-lowmacaannotation
|
r-lowmacaannotation
|
||||||
r-motifstack
|
r-motifstack
|
||||||
|
r-plyr
|
||||||
r-rcolorbrewer
|
r-rcolorbrewer
|
||||||
r-reshape2
|
r-reshape2
|
||||||
r-stringr
|
r-stringr
|
||||||
ghostscript
|
|
||||||
perl
|
|
||||||
perl-lwp-protocol-https
|
|
||||||
perl-xml-simple
|
|
||||||
clustal-omega
|
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
|
|
|
@ -3,19 +3,19 @@ maintainers:
|
||||||
- github: starsareintherose
|
- github: starsareintherose
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
|
- clustal-omega
|
||||||
- r-biocparallel
|
- r-biocparallel
|
||||||
- r-biostrings
|
- r-biostrings
|
||||||
- r-cbioportaldata
|
- r-cbioportaldata
|
||||||
- r-cgdsr
|
|
||||||
- r-data.table
|
- r-data.table
|
||||||
- r-gridbase
|
- r-gridbase
|
||||||
- r-httr
|
- r-httr
|
||||||
- r-lowmacaannotation
|
- r-lowmacaannotation
|
||||||
- r-motifstack
|
- r-motifstack
|
||||||
|
- r-plyr
|
||||||
- r-rcolorbrewer
|
- r-rcolorbrewer
|
||||||
- r-reshape2
|
- r-reshape2
|
||||||
- r-stringr
|
- r-stringr
|
||||||
- clustal-omega
|
|
||||||
update_on:
|
update_on:
|
||||||
- regex: LowMACA_([\d._-]+).tar.gz
|
- regex: LowMACA_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -11,14 +11,15 @@ arch=('x86_64')
|
||||||
url="https://cran.r-project.org/package=${_pkgname}"
|
url="https://cran.r-project.org/package=${_pkgname}"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
|
||||||
r-cpp11
|
|
||||||
r-generics
|
|
||||||
gcc
|
gcc
|
||||||
|
r
|
||||||
|
r-generics
|
||||||
|
r-timechange
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-chron
|
r-chron
|
||||||
r-covr
|
r-covr
|
||||||
|
r-data.table
|
||||||
r-knitr
|
r-knitr
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
r-testthat
|
r-testthat
|
||||||
|
|
|
@ -3,8 +3,8 @@ maintainers:
|
||||||
- github: starsareintherose
|
- github: starsareintherose
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-cpp11
|
|
||||||
- r-generics
|
- r-generics
|
||||||
|
- r-timechange
|
||||||
update_on:
|
update_on:
|
||||||
- regex: lubridate_([\d._-]+).tar.gz
|
- regex: lubridate_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -13,27 +13,27 @@ depends=(
|
||||||
r
|
r
|
||||||
r-biobase
|
r-biobase
|
||||||
r-clusterprofiler
|
r-clusterprofiler
|
||||||
|
r-depmap
|
||||||
|
r-dose
|
||||||
r-enrichplot
|
r-enrichplot
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
r-ggrepel
|
r-ggrepel
|
||||||
r-gridextra
|
r-gridextra
|
||||||
r-reshape2
|
|
||||||
r-msigdbr
|
r-msigdbr
|
||||||
r-pathview
|
r-pathview
|
||||||
r-depmap
|
r-reshape2
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
|
r-biocmanager
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
r-biomart
|
r-biomart
|
||||||
r-dendextend
|
r-dendextend
|
||||||
r-dose
|
|
||||||
r-graphics
|
r-graphics
|
||||||
r-knitr
|
r-knitr
|
||||||
r-pheatmap
|
r-pheatmap
|
||||||
r-png
|
r-png
|
||||||
r-scales
|
r-scales
|
||||||
r-sva
|
r-sva
|
||||||
r-testthat
|
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('5580217e7f29318ad4b8acddcb5cda450a0e9b7302e6a3f75686d782ca3d8e6d')
|
sha256sums=('5580217e7f29318ad4b8acddcb5cda450a0e9b7302e6a3f75686d782ca3d8e6d')
|
||||||
|
|
|
@ -5,14 +5,15 @@ maintainers:
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-biobase
|
- r-biobase
|
||||||
- r-clusterprofiler
|
- r-clusterprofiler
|
||||||
|
- r-depmap
|
||||||
|
- r-dose
|
||||||
- r-enrichplot
|
- r-enrichplot
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
- r-ggrepel
|
- r-ggrepel
|
||||||
- r-gridextra
|
- r-gridextra
|
||||||
- r-reshape2
|
|
||||||
- r-msigdbr
|
- r-msigdbr
|
||||||
- r-pathview
|
- r-pathview
|
||||||
- r-depmap
|
- r-reshape2
|
||||||
update_on:
|
update_on:
|
||||||
- regex: MAGeCKFlute_([\d._-]+).tar.gz
|
- regex: MAGeCKFlute_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -12,11 +12,12 @@ license=('Artistic2.0')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
r-fields
|
|
||||||
r-markdown
|
|
||||||
r-fdrtool
|
r-fdrtool
|
||||||
r-fgsea
|
r-fgsea
|
||||||
|
r-fields
|
||||||
|
r-ggplot2
|
||||||
r-ggrepel
|
r-ggrepel
|
||||||
|
r-markdown
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-knitr
|
r-knitr
|
||||||
|
|
|
@ -4,11 +4,12 @@ maintainers:
|
||||||
email: kuoi@bioarchlinux.org
|
email: kuoi@bioarchlinux.org
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-biocparallel
|
- r-biocparallel
|
||||||
- r-fields
|
|
||||||
- r-markdown
|
|
||||||
- r-fdrtool
|
- r-fdrtool
|
||||||
- r-fgsea
|
- r-fgsea
|
||||||
|
- r-fields
|
||||||
|
- r-ggplot2
|
||||||
- r-ggrepel
|
- r-ggrepel
|
||||||
|
- r-markdown
|
||||||
update_on:
|
update_on:
|
||||||
- regex: metapone_([\d._-]+).tar.gz
|
- regex: metapone_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -14,18 +14,17 @@ depends=(
|
||||||
r-amap
|
r-amap
|
||||||
r-circlize
|
r-circlize
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
r-msnbase
|
r-mscoreutils
|
||||||
r-s4vectors
|
r-s4vectors
|
||||||
r-scales
|
r-scales
|
||||||
r-shiny
|
r-shiny
|
||||||
|
r-spectra
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocgenerics
|
r-biocgenerics
|
||||||
r-graphics
|
r-graphics
|
||||||
r-grdevices
|
r-grdevices
|
||||||
r-knitr
|
r-knitr
|
||||||
r-methods
|
|
||||||
r-stats
|
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
|
|
|
@ -6,10 +6,11 @@ repo_depends:
|
||||||
- r-amap
|
- r-amap
|
||||||
- r-circlize
|
- r-circlize
|
||||||
- r-ggplot2
|
- r-ggplot2
|
||||||
- r-msnbase
|
- r-mscoreutils
|
||||||
- r-s4vectors
|
- r-s4vectors
|
||||||
- r-scales
|
- r-scales
|
||||||
- r-shiny
|
- r-shiny
|
||||||
|
- r-spectra
|
||||||
update_on:
|
update_on:
|
||||||
- regex: MetCirc_([\d._-]+).tar.gz
|
- regex: MetCirc_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
|
@ -11,8 +11,10 @@ url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
|
r-annotationhub
|
||||||
r-delayedarray
|
r-delayedarray
|
||||||
r-dplyr
|
r-dplyr
|
||||||
|
r-experimenthub
|
||||||
r-genomicranges
|
r-genomicranges
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
r-ggpubr
|
r-ggpubr
|
||||||
|
@ -23,13 +25,13 @@ depends=(
|
||||||
r-readr
|
r-readr
|
||||||
r-rlang
|
r-rlang
|
||||||
r-s4vectors
|
r-s4vectors
|
||||||
|
r-sesame
|
||||||
r-sesamedata
|
r-sesamedata
|
||||||
r-sfsmisc
|
r-sfsmisc
|
||||||
r-stringr
|
r-stringr
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
r-tibble
|
r-tibble
|
||||||
r-tidyr
|
r-tidyr
|
||||||
r-sesame
|
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-biocfilecache
|
r-biocfilecache
|
||||||
|
@ -41,7 +43,7 @@ optdepends=(
|
||||||
r-dorothea
|
r-dorothea
|
||||||
r-downloader
|
r-downloader
|
||||||
r-htmltools
|
r-htmltools
|
||||||
r-jaspar2020
|
r-jaspar2022
|
||||||
r-jpeg
|
r-jpeg
|
||||||
r-knitr
|
r-knitr
|
||||||
r-matrixstats
|
r-matrixstats
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue