Package: BiocSet
Title: Representing Different Biological Sets
Version: 1.24.0
Authors@R: c(
    person("Kayla", "Morrell", email = "kayla.morrell16@gmail.com",
        role = c("aut", "cre")),
    person("Martin", "Morgan", role = "aut"),
    person("Kevin", "Rue-Albrecht", role = "ctb"),
    person("Lluís", "Revilla Sancho", role = "ctb"))
Description: BiocSet displays different biological sets in a triple
        tibble format. These three tibbles are `element`, `set`, and
        `elementset`. The user has the abilty to activate one of these
        three tibbles to perform common functions from the dplyr
        package. Mapping functionality and accessing web references for
        elements/sets are also available in BiocSet.
Depends: R (>= 3.6), dplyr
Imports: methods, tibble, utils, rlang, plyr, S4Vectors, BiocIO,
        AnnotationDbi, KEGGREST, ontologyIndex, tidyr
Suggests: GSEABase, airway, org.Hs.eg.db, DESeq2, limma, BiocFileCache,
        GO.db, testthat, knitr, rmarkdown, BiocStyle
biocViews: GeneExpression, GO, KEGG, Software
License: Artistic-2.0
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Config/pak/sysreqs: libicu-dev libpng-dev libssl-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:55:47 UTC
RemoteUrl: https://github.com/bioc/BiocSet
RemoteRef: RELEASE_3_22
RemoteSha: f0c8b16457e92db92425ec7665eda2768e4839a3
NeedsCompilation: no
Packaged: 2025-11-11 14:29:42 UTC; root
Author: Kayla Morrell [aut, cre],
  Martin Morgan [aut],
  Kevin Rue-Albrecht [ctb],
  Lluís Revilla Sancho [ctb]
Maintainer: Kayla Morrell <kayla.morrell16@gmail.com>
Built: R 4.5.2; ; 2025-11-11 14:33:26 UTC; windows
