Package: KEGGREST
Version: 1.53.4
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: https://bioc.r-universe.dev
Date/Publication: 2026-06-16 18:43:02 UTC
RemoteUrl: https://github.com/bioc/KEGGREST
RemoteRef: HEAD
RemoteSha: f0ab716e7351daae8cbd0c987f6342421524f7b8
NeedsCompilation: no
Packaged: 2026-06-16 22:59:06 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