Package: biodbChebi Title: biodbChebi, a library for connecting to the ChEBI Database Version: 1.18.0 Authors@R: c(person("Pierrick", "Roger", email="pierrick.roger@cea.fr", role=c("aut", "cre"), comment=c(ORCID="0000-0001-8177-4873"))) Description: The biodbChebi library provides access to the ChEBI Database, using biodb package framework. It allows to retrieve entries by their accession number. Web services can be accessed for searching the database by name, mass or other fields. URL: https://github.com/pkrog/biodbChebi BugReports: https://github.com/pkrog/biodbChebi/issues biocViews: Software, Infrastructure, DataImport Depends: R (>= 4.1) License: AGPL-3 Encoding: UTF-8 VignetteBuilder: knitr Suggests: BiocStyle, roxygen2, devtools, testthat (>= 2.0.0), knitr, rmarkdown, lgr Imports: R6, biodb (>= 1.3.1) RoxygenNote: 7.3.2 Collate: 'ChebiConn.R' 'ChebiEntry.R' 'package.R' 'zzz.R' PackageStatus: Deprecated Config/pak/sysreqs: make libicu-dev libxml2-dev libssl-dev Repository: Bioconductor 3.23 Date/Publication: 2026-04-28 12:57:02 UTC RemoteUrl: https://github.com/bioc/biodbChebi RemoteRef: RELEASE_3_23 RemoteSha: 23856c9f31bd2d9d331f398bc761310eb3d85882 NeedsCompilation: no Packaged: 2026-07-04 05:16:36 UTC; root Author: Pierrick Roger [aut, cre] (ORCID: ) Maintainer: Pierrick Roger