Package: rWikiPathways Type: Package Title: rWikiPathways - R client library for the WikiPathways API Version: 1.32.0 Date: 2025-10-14 Authors@R: c(person("Egon", "Willighagen", role = c("aut","cre"), email = "egon.willighagen@gmail.com", comment = c(ORCID = "0000-0001-7542-0286")), person("Alex", "Pico", role = "aut", email = "alex.pico@gladstone.ucsf.edu", comment = c(ORCID = "0000-0001-5706-2163")) ) Imports: httr, utils, XML, rjson, data.table, RCurl, dplyr, tidyr, readr, stringr, purrr, lubridate Suggests: testthat, BiocStyle, knitr, rmarkdown Encoding: UTF-8 Description: Use this package to interface with the WikiPathways API. It provides programmatic access to WikiPathways content in multiple data and image formats, including official monthly release files and convenient GMT read/write functions. License: MIT + file LICENSE URL: https://github.com/wikipathways/rWikiPathways BugReports: https://github.com/wikipathways/rWikiPathways/issues LazyLoad: yes biocViews: Visualization, GraphAndNetwork, ThirdPartyClient, Network, Metabolomics NeedsCompilation: no VignetteBuilder: knitr RoxygenNote: 7.2.3 Config/pak/sysreqs: make libicu-dev libxml2-dev libssl-dev libx11-dev Repository: Bioconductor 3.23 Date/Publication: 2026-04-28 12:47:41 UTC RemoteUrl: https://github.com/bioc/rWikiPathways RemoteRef: RELEASE_3_23 RemoteSha: e7c3210f11d10d055c67d900ddfd0808358b25d3 Packaged: 2026-07-03 14:28:40 UTC; root Author: Egon Willighagen [aut, cre] (ORCID: ), Alex Pico [aut] (ORCID: ) Maintainer: Egon Willighagen