Package: leapR Title: Layered enrichment analysis of pathways R Version: 1.1.2 Authors@R: c( person("Sara", "Gosline", email = "sara.gosline@pnnl.gov", role = c('aut',"cre"), comment = c(ORCID = "0000-0002-6534-4774")), person("Jason", "McDermott", email = "jason.mcdermott@pnnl.gov", role = "aut"), person("Jeremy",'Jacobson', email = 'jeremy.jacobson@pnnl.gov', role = 'aut'), person("Vincent","Danna",email="vincent.danna@pnnl.gov",role='ctb'), person("National Institutes of Health", , role = 'fnd')) Description: leapR is a package that identifies pathways that are enriched across diverse 'omics experiments. It leverages any tabular expression data (proteomics, transcriptomics) using the `SummarizedExperiment` object. It works with any pathway in the .gct file format. Depends: R (>= 4.5.0) Encoding: UTF-8 LazyData: false RoxygenNote: 7.3.3 biocViews: GeneSetEnrichment, Proteomics, Pathways, GeneExpression, Transcriptomics, Software Imports: stats, gplots, readr, tibble, gplots, methods, ggplot2, dplyr, stringr, tidyr, SummarizedExperiment, BiocStyle, BiocFileCache Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr License: MIT + file LICENSE Config/testthat/edition: 3 URL: https://pnnl.github.io/leapR/ Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-06-10 22:01:56 UTC RemoteUrl: https://github.com/bioc/leapR RemoteRef: HEAD RemoteSha: 671d76fa86b12c31ddcd1d1394e3a7103f66c5e7 NeedsCompilation: no Packaged: 2026-06-11 18:30:32 UTC; root Author: Sara Gosline [aut, cre] (ORCID: ), Jason McDermott [aut], Jeremy Jacobson [aut], Vincent Danna [ctb], National Institutes of Health [fnd] Maintainer: Sara Gosline