Package: brendaDb Type: Package Title: The BRENDA Enzyme Database Version: 1.27.0 Authors@R: person("Yi", "Zhou", email = "yi.zhou@uga.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0969-3993")) Description: R interface for importing and analyzing enzyme information from the BRENDA database. License: MIT + file LICENSE Encoding: UTF-8 biocViews: ThirdPartyClient, Annotation, DataImport URL: https://github.com/y1zhou/brendaDb BugReports: https://github.com/y1zhou/brendaDb/issues Suggests: testthat, BiocStyle, knitr, rmarkdown, devtools Imports: dplyr, Rcpp, tibble, stringr, magrittr, purrr, BiocParallel, crayon, utils, tidyr, grDevices, rlang, BiocFileCache, rappdirs LinkingTo: Rcpp RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) SystemRequirements: C++11 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:50:45 UTC RemoteUrl: https://github.com/bioc/brendaDb RemoteRef: HEAD RemoteSha: dc27a518b625cb14e0d0840204e7502be46d1ded NeedsCompilation: yes Packaged: 2026-06-16 07:44:30 UTC; root Author: Yi Zhou [aut, cre] (ORCID: ) Maintainer: Yi Zhou