Package: rpx
Type: Package
Title: R Interface to the ProteomeXchange Repository
Version: 2.19.0
Authors@R: c(person(given = "Laurent", family = "Gatto",
                    email = "laurent.gatto@uclouvain.be",
                    role = c("aut", "cre")))
Author: Laurent Gatto
Maintainer: Laurent Gatto <laurent.gatto@uclouvain.be>
Description: The rpx package implements an interface to proteomics
    data submitted to the ProteomeXchange consortium.
Depends:
    R (>= 3.5.0),
    methods
Imports:
    BiocFileCache,
    jsonlite,
    xml2,
    RCurl,
    curl,
    utils
Suggests:
    Biostrings,
    BiocStyle,
    testthat,
    knitr,
    tibble,
    rmarkdown
License: GPL-2
URL: https://github.com/lgatto/rpx
BugReports: https://github.com/lgatto/rpx/issues
VignetteBuilder: knitr
biocViews: ImmunoOncology, Proteomics, MassSpectrometry, DataImport, ThirdPartyClient
Encoding: UTF-8
RoxygenNote: 7.2.3
Roxygen: list(markdown = TRUE)
git_url: https://git.bioconductor.org/packages/rpx
git_branch: devel
git_last_commit: 70deff4
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
