Package: hpar
Type: Package
Title: Human Protein Atlas in R
Version: 1.53.0
Authors@R:
    c(person(given = "Laurent",
             family = "Gatto",
             email = "laurent.gatto@uclouvain.be",
             comment = c(ORCID = "0000-0002-1520-2268"),
             role = c("cre","aut")),
      person(given = "Manon",
             family = "Martin",
             email = "manon.martin@uclouvain.be",
             role = "aut"))
Description: The hpar package provides a simple R interface to and
             data from the Human Protein Atlas project.
Depends:
    R (>= 3.5.0)
Imports:
    utils,
    ExperimentHub
Suggests:
    org.Hs.eg.db,
    GO.db,
    AnnotationDbi,
    knitr,
    BiocStyle,
    testthat,
    rmarkdown,
    dplyr,
    DT
VignetteBuilder: knitr
License: Artistic-2.0
Collate:
    hpa.R
    hpar-package.R
    zzz.R
biocViews: Proteomics,
           CellBiology,
           DataImport,
           FunctionalGenomics,
           SystemsBiology,
           ExperimentHubSoftware
RoxygenNote: 7.2.2
git_url: https://git.bioconductor.org/packages/hpar
git_branch: devel
git_last_commit: 55567a4
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
