Package: GSEABenchmarkeR
Type: Package
Title: Reproducible GSEA Benchmarking
Version: 1.31.0
Authors@R: c(
    person("Ludwig", "Geistlinger",
    email = "ludwig.geistlinger@gmail.com", role = c("aut", "cre")),
    person("Gergely", "Csaba", role = "aut"),
    person("Mara", "Santarelli", role = "ctb"),
    person("Lucas", "Schiffer", role = "ctb"),
    person("Marcel", "Ramos", role = "ctb"),
    person("Ralf", "Zimmer", role = "aut"),
    person("Levi", "Waldron", role = "aut")
  )
Description: The GSEABenchmarkeR package implements an extendable
        framework for reproducible evaluation of set- and network-based
        methods for enrichment analysis of gene expression data. This
        includes support for the efficient execution of these methods
        on comprehensive real data compendia (microarray and RNA-seq)
        using parallel computation on standard workstations and
        institutional computer grids. Methods can then be assessed with
        respect to runtime, statistical significance, and relevance of
        the results for the phenotypes investigated.
URL: https://github.com/waldronlab/GSEABenchmarkeR
BugReports: https://github.com/waldronlab/GSEABenchmarkeR/issues
License: Artistic-2.0
Encoding: UTF-8
Depends: R (>= 4.4.0), Biobase, SummarizedExperiment
Imports: AnnotationDbi, AnnotationHub, BiocFileCache, BiocParallel,
        edgeR, EnrichmentBrowser, ExperimentHub, grDevices, graphics,
        KEGGandMetacoreDzPathwaysGEO, KEGGdzPathwaysGEO, methods,
        S4Vectors, stats, utils
Suggests: BiocStyle, GSE62944, knitr, rappdirs, rmarkdown
biocViews: ImmunoOncology, Microarray, RNASeq, GeneExpression,
        DifferentialExpression, Pathways, GraphAndNetwork, Network,
        GeneSetEnrichment, NetworkEnrichment, Visualization,
        ReportWriting
VignetteBuilder: knitr
RoxygenNote: 7.1.0
Config/pak/sysreqs: make libicu-dev libpng-dev libxml2-dev libssl-dev
        zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 14:44:06 UTC
RemoteUrl: https://github.com/bioc/GSEABenchmarkeR
RemoteRef: HEAD
RemoteSha: 129d65557325df9bdc093fc4cee7caf2eeeb6b24
NeedsCompilation: no
Packaged: 2026-01-11 08:59:53 UTC; root
Author: Ludwig Geistlinger [aut, cre],
  Gergely Csaba [aut],
  Mara Santarelli [ctb],
  Lucas Schiffer [ctb],
  Marcel Ramos [ctb],
  Ralf Zimmer [aut],
  Levi Waldron [aut]
Maintainer: Ludwig Geistlinger <ludwig.geistlinger@gmail.com>
Built: R 4.6.0; ; 2026-01-11 09:02:51 UTC; windows
