Package: KEGGREST Version: 1.52.2 Title: Client-side REST access to the Kyoto Encyclopedia of Genes and Genomes (KEGG) Authors@R: c( person("Dan", "Tenenbaum", role = "aut"), person("Bioconductor Package", "Maintainer", role = c("aut", "cre"), email = "maintainer@bioconductor.org"), person("Martin", "Morgan", role = "ctb"), person("Kozo", "Nishida", role = "ctb"), person("Marcel", "Ramos", role = "ctb"), person("Kristina", "Riemer", role = "ctb"), person("Lori", "Shepherd", role = "ctb"), person("Jeremy", "Volkening", role = "ctb") ) Depends: R (>= 3.5.0) Imports: methods, httr, png, Biostrings Suggests: RUnit, BiocGenerics, BiocStyle, knitr, markdown Description: A package that provides a client interface to the Kyoto Encyclopedia of Genes and Genomes (KEGG) REST API. Only for academic use by academic users belonging to academic institutions (see ). Note that KEGGREST is based on KEGGSOAP by J. Zhang, R. Gentleman, and Marc Carlson, and KEGG (python package) by Aurelien Mazurie. URL: https://bioconductor.org/packages/KEGGREST BugReports: https://github.com/Bioconductor/KEGGREST/issues License: Artistic-2.0 VignetteBuilder: knitr biocViews: Annotation, Pathways, ThirdPartyClient, KEGG RoxygenNote: 7.1.1 Date: 2026-06-16 Config/pak/sysreqs: libpng-dev libssl-dev zlib1g-dev Repository: Bioconductor 3.23 Date/Publication: 2026-06-16 18:40:48 UTC RemoteUrl: https://github.com/bioc/KEGGREST RemoteRef: RELEASE_3_23 RemoteSha: 873423d620049e78e3ce2a9ad4a627367185f8fc NeedsCompilation: no Packaged: 2026-07-16 09:16:57 UTC; root Author: Dan Tenenbaum [aut], Bioconductor Package Maintainer [aut, cre], Martin Morgan [ctb], Kozo Nishida [ctb], Marcel Ramos [ctb], Kristina Riemer [ctb], Lori Shepherd [ctb], Jeremy Volkening [ctb] Maintainer: Bioconductor Package Maintainer