{
  "_id": "6a196dcbacfb0bcc41deb6f3",
  "Package": "rpx",
  "Type": "Package",
  "Title": "R Interface to the ProteomeXchange Repository",
  "Version": "2.20.0",
  "Authors@R": "c(person(given = \"Laurent\", family = \"Gatto\",\nemail = \"laurent.gatto@uclouvain.be\",\nrole = c(\"aut\", \"cre\")))",
  "Author": "Laurent Gatto",
  "Maintainer": "Laurent Gatto <laurent.gatto@uclouvain.be>",
  "Description": "The rpx package implements an interface to proteomics data\nsubmitted to the ProteomeXchange consortium.",
  "License": "GPL-2",
  "URL": "https://github.com/lgatto/rpx",
  "BugReports": "https://github.com/lgatto/rpx/issues",
  "VignetteBuilder": "knitr",
  "biocViews": "ImmunoOncology, Proteomics, MassSpectrometry, DataImport,\nThirdPartyClient",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "make libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:38:47 UTC",
  "RemoteUrl": "https://github.com/bioc/rpx",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "8493ce92c4d8b7ca81ffad0933083dd3afd5749c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 08:51:48 UTC",
    "User": "root"
  },
  "MD5sum": "e591a2709bda94a5ae9ee92e2921a690",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "rpx_2.20.0.tar.gz",
  "_fileid": "f27ca2b04ed789c69d9b881f82b85b5e78596516cd935e9a45ec7643c6b53ab9",
  "_filesize": 150743,
  "_sha256": "f27ca2b04ed789c69d9b881f82b85b5e78596516cd935e9a45ec7643c6b53ab9",
  "_created": "2026-05-29T08:51:48.000Z",
  "_published": "2026-05-29T10:43:23.809Z",
  "_jobs": [
    {
      "job": 78469057565,
      "time": 137,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7286887920"
    },
    {
      "job": 78469057557,
      "time": 219,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286914172"
    },
    {
      "job": 78469057666,
      "time": 226,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286916487"
    },
    {
      "job": 78469057578,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288819137"
    },
    {
      "job": 78469057549,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288822743"
    },
    {
      "job": 78468481673,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286844294"
    },
    {
      "job": 78469057606,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286882573"
    },
    {
      "job": 78469057625,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286885085"
    },
    {
      "job": 78469057567,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7286883464"
    },
    {
      "job": 78469057605,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286883015"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 11
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627703485",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/rpx",
  "_commit": {
    "id": "8493ce92c4d8b7ca81ffad0933083dd3afd5749c",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777379927
  },
  "_maintainer": {
    "name": "Laurent Gatto",
    "email": "laurent.gatto@uclouvain.be",
    "login": "lgatto",
    "mastodon": "@lgatto@fediscience.org",
    "description": "Open science, reproducible research, bioinformatics, computational biology, proteomics, more omics, emacs, a lot of R, running and parenting.\n",
    "uuid": 384198
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "BiocFileCache",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.20.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "proteomics",
    "massspectrometry",
    "dataimport",
    "thirdpartyclient",
    "bioconductor",
    "data",
    "mass-spectrometry",
    "proteomexchange"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "lgatto",
      "count": 191,
      "uuid": 384198
    },
    {
      "user": "laurentgatto",
      "count": 51,
      "uuid": 32748897
    },
    {
      "user": "dtenenba",
      "count": 17,
      "uuid": 2286826
    },
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "sgibb",
      "count": 2,
      "uuid": 1828443
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "kayla-morrell",
      "count": 1,
      "uuid": 32339524
    },
    {
      "user": "link-ny",
      "count": 1,
      "uuid": 4392950
    },
    {
      "user": "lshep",
      "count": 1,
      "uuid": 18724380
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 720,
    "source": "https://www.bioconductor.org/packages/stats/bioc/rpx"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/lgatto/rpx",
  "_searchresults": 51,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rpx.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lgatto/rpx",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "fileTypes",
    "pxannounced",
    "pxCachedProjects",
    "pxCacheInfo",
    "PXDataset",
    "PXDataset1",
    "PXDataset2",
    "pxfiles",
    "pxFileTypes",
    "pxget",
    "pxid",
    "pxinstruments",
    "pxprotocols",
    "pxptms",
    "pxPublicationDate",
    "pxref",
    "pxSubmissionDate",
    "pxtax",
    "pxtitle",
    "pxurl",
    "rpxCache",
    "show",
    "updatePxFileTypes"
  ],
  "_help": [
    {
      "page": "cache",
      "title": "Package cache",
      "topics": [
        "cache",
        "pxCachedProjects",
        "rpxCache"
      ]
    },
    {
      "page": "pxFileTypes",
      "title": "Infer file type",
      "topics": [
        "fileTypes",
        "pxFileTypes",
        "updatePxFileTypes"
      ]
    },
    {
      "page": "pxannounced",
      "title": "Return recent PX announcements",
      "topics": [
        "pxannounced"
      ]
    },
    {
      "page": "PXDataset1",
      "title": "The PXDataset to find and download proteomics data",
      "topics": [
        "class:PXDataset",
        "pxCacheInfo,PXDataset-method",
        "PXDataset1",
        "pxfiles,PXDataset-method",
        "pxget,PXDataset-method",
        "pxid,PXDataset-method",
        "pxref,PXDataset-method",
        "pxtax,PXDataset-method",
        "pxurl,PXDataset-method",
        "show,PXDataset-method"
      ]
    },
    {
      "page": "PXDataset2",
      "title": "New PXDataset (v2) to find and download proteomics data",
      "topics": [
        "class:PXDataset2",
        "pxCacheInfo",
        "pxCacheInfo,PXdataset-method",
        "pxCacheInfo,PXDataset2-method",
        "PXDataset",
        "PXDataset2",
        "pxfiles",
        "pxfiles,PXDataset2-method",
        "pxget",
        "pxget,PXDataset2-method",
        "pxid",
        "pxid,PXDataset2-method",
        "pxinstruments",
        "pxprotocols",
        "pxptms",
        "pxPublicationDate",
        "pxref",
        "pxref,PXDataset2-method",
        "pxSubmissionDate",
        "pxtax",
        "pxtax,PXDataset2-method",
        "pxtitle",
        "pxurl",
        "pxurl,PXDataset2-method",
        "show,PXDataset2-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/rpx/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "askpass",
    "BiocFileCache",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "fastmap",
    "filelock",
    "generics",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "memoise",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "RCurl",
    "rlang",
    "RSQLite",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "rpx.Rmd",
      "filename": "rpx.html",
      "title": "An R interface to the ProteomeXchange repository",
      "author": "Laurent Gatto",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The r Biocpkg(\"rpx\")  package",
        "PXDataset objects",
        "Data and meta-data",
        "A simple use-case",
        "Questions and help",
        "Session information"
      ],
      "created": "2016-12-22 17:40:35",
      "modified": "2021-08-16 06:21:45",
      "commits": 22
    }
  ],
  "_score": 6.552668216112194,
  "_indexed": false,
  "_nocasepkg": "rpx",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/rpx",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.20.0",
      "date": "2026-05-29T08:54:56.000Z",
      "distro": "noble",
      "commit": "8493ce92c4d8b7ca81ffad0933083dd3afd5749c",
      "fileid": "8077f739e8612179ed91adda9c16fb09eb73cfbdbc55cc9b3fb997656c50ea73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627703485"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.20.0",
      "date": "2026-05-29T08:55:04.000Z",
      "distro": "noble",
      "commit": "8493ce92c4d8b7ca81ffad0933083dd3afd5749c",
      "fileid": "da3e86f5b0e3336ac48855bce8971d1f3b4c8ccf439336ede47c29d09745058a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627703485"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.20.0",
      "date": "2026-05-29T10:42:23.000Z",
      "commit": "8493ce92c4d8b7ca81ffad0933083dd3afd5749c",
      "fileid": "5d8c96b263ce5529f23747513eb4bf790569888fa7d6f804de3abd2418ce750e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627703485"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.20.0",
      "date": "2026-05-29T10:42:31.000Z",
      "commit": "8493ce92c4d8b7ca81ffad0933083dd3afd5749c",
      "fileid": "e7713362eb2214846678f13866618863e336acc4c5cf5524a4e0a21f9e195677",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627703485"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.20.0",
      "date": "2026-05-29T08:54:10.000Z",
      "commit": "8493ce92c4d8b7ca81ffad0933083dd3afd5749c",
      "fileid": "b768ad798c875ae54fe63e3a871417b95f42c8abdb1ee464ccd6c8ac4d3dcf79",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627703485"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.20.0",
      "date": "2026-05-29T08:53:16.000Z",
      "commit": "8493ce92c4d8b7ca81ffad0933083dd3afd5749c",
      "fileid": "6c893419214f7917712812433d0faa209c17e7d527235b941e5ba3a90c81fbdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627703485"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.20.0",
      "date": "2026-05-29T08:53:08.000Z",
      "commit": "8493ce92c4d8b7ca81ffad0933083dd3afd5749c",
      "fileid": "b41c42d979df039881c9c53a206e01553f471ee12f8870f13ff6d4aa50653d83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627703485"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.20.0",
      "date": "2026-05-29T08:53:19.000Z",
      "commit": "8493ce92c4d8b7ca81ffad0933083dd3afd5749c",
      "fileid": "25176140ef3715947fb2ce12d9988548d114ccab9ae262787d15dde7057841ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627703485"
    }
  ]
}